Skip to content
Snippets Groups Projects
  • Jean-Matthieu Etancelin's avatar
    a28cd161
    Adding python unit tests to parmepy. · a28cd161
    Jean-Matthieu Etancelin authored
    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.
    a28cd161
    History
    Adding python unit tests to parmepy.
    Jean-Matthieu Etancelin authored
    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.
CTestCustom.ctest.in 173 B