[ase-users] Major updates to testing: pytest, dockers

Adam Jackson adam at phaseboundary.com
Fri Jan 17 09:18:01 CET 2020


> I would like to make it easier for users to do some basic test ("does ase work or not") which doesn't need all these things. and hence is more comfy on a computer.> > This requires grouping some essential tests into some other form, and having a hack to run them.I suggest we implement these tests using unittest:- It is in the standard library- It is supported by pytest already and including them in the main suite will not be too much of a "hack"- It is still a great improvement over unstructured test scripts-Adam
null
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20200117/38a16a46/attachment.html>


More information about the ase-users mailing list