<div dir="ltr">These tests were added before pytest was ever considered for use with cctbx so there was no reason to follow the convention of which you speak when writing the tests. The testing system that we use works fine so I&#39;m not sure why reimplementing it is necessary. We are happy to help you get up and running with the current system.<div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Cheers<div><br></div><div>Nigel<div><br></div><div>---</div><div>Nigel W. Moriarty<br>Building 33R0349, Molecular Biophysics and Integrated Bioimaging</div><div>Lawrence Berkeley National Laboratory<br>Berkeley, CA 94720-8235<br>Phone : 510-486-5709     Email : NWMoriarty@LBL.gov<br>Fax   : 510-486-5909       Web  : <a href="http://CCI.LBL.gov" target="_blank">CCI.LBL.gov</a></div></div></div></div></div></div></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 2, 2018 at 6:58 PM Pearce, N.M. (Nick) &lt;<a href="mailto:n.m.pearce@uu.nl">n.m.pearce@uu.nl</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I’m trying to use the automatic pytest discovery in mmtbx and I notice that there are a few “libtbx-style” tests, namely<br>
        &quot;$D/conformation_dependent_library/test_cdl.py&quot;,<br>
        &quot;$D/conformation_dependent_library/test_cdl_esd.py&quot;,<br>
        “$D/conformation_dependent_library/test_rdl.py&quot;,<br>
        &quot;$D/conformation_dependent_library/test_hpdl.py”,<br>
that follow the “pytest” naming convention, and are thus picked up by the pytest.discover() function. They then error because pytest cannot run them.<br>
<br>
There are — as far as I can tell — normal libtbx tests (they are registered in run_tests.py). Is there any reason they do not follow the typical naming convention?<br>
<br>
Changing their filenames and modifying run_tests.py accordingly seems to lead to the same behaviour when running tests.<br>
<br>
Is there any reason they should not be renamed from “test_*.py” to “tst_*.py”?<br>
<br>
Thanks,<br>
Nick<br>
<br>
<br>
<br>
_______________________________________________<br>
cctbxbb mailing list<br>
<a href="mailto:cctbxbb@phenix-online.org" target="_blank">cctbxbb@phenix-online.org</a><br>
<a href="http://phenix-online.org/mailman/listinfo/cctbxbb" rel="noreferrer" target="_blank">http://phenix-online.org/mailman/listinfo/cctbxbb</a><br>
</blockquote></div>