I'm working on merging the work Aslak did on changing to pytest. This involves renaming the test files from e.g. Assembler.py to test_assembler.py. The merge is already a bit messy because e.g. a modification to Assembler.py.
It's fine to add more tests while I'm working on this, if it's in new files named test_foo.py, preferably in pytest style, but as long as it's in separate files it won't be hard to merge. Martin
_______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
