Skip to content
Snippets Groups Projects
Commit a28cd161 authored by Jean-Matthieu Etancelin's avatar Jean-Matthieu Etancelin
Browse files

Adding python unit tests to parmepy.

Tests are run with command : make test in a build directory.
Python tests are packaged in a test module of parmepy
Python tests are either searched automaticaly in test_*.py sub-modules of parmepy.test or extracted from docstrings in specified files in main_unit_test.py.

Old tests (in tests module) will be deleted.
Need fix fortran unit tests.
parent 1c287689
No related branches found
No related tags found
No related merge requests found
Showing
with 732 additions and 43 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment