radis.test.spectrum.test_compare module¶
Examples
Run all tests:
pytest # (in command line, in project folder)
Run only fast tests (i.e: tests that a ‘fast’ label):
pytest -m fast
- test_compare_methods(verbose=True, plot=True, close_plots=True, *args, **kwargs)[source]¶
Just run all Spectrum compare methods to check they work