Automatic test discovery sans boilerplate (#1693)
Showing
- .github/workflows/basic.yml 2 additions, 4 deletions.github/workflows/basic.yml
- .gitignore 1 addition, 0 deletions.gitignore
- doc/contrib/test.rst 14 additions, 1 deletiondoc/contrib/test.rst
- python/test/cases.py 19 additions, 0 deletionspython/test/cases.py
- python/test/fixtures.py 219 additions, 0 deletionspython/test/fixtures.py
- python/test/options.py 0 additions, 18 deletionspython/test/options.py
- python/test/readme.md 18 additions, 61 deletionspython/test/readme.md
- python/test/unit/runner.py 0 additions, 74 deletionspython/test/unit/runner.py
- python/test/unit/test_cable_probes.py 2 additions, 23 deletionspython/test/unit/test_cable_probes.py
- python/test/unit/test_catalogues.py 5 additions, 32 deletionspython/test/unit/test_catalogues.py
- python/test/unit/test_clear_samplers.py 6 additions, 88 deletionspython/test/unit/test_clear_samplers.py
- python/test/unit/test_contexts.py 2 additions, 23 deletionspython/test/unit/test_contexts.py
- python/test/unit/test_decor.py 2 additions, 22 deletionspython/test/unit/test_decor.py
- python/test/unit/test_domain_decompositions.py 2 additions, 23 deletionspython/test/unit/test_domain_decompositions.py
- python/test/unit/test_event_generators.py 2 additions, 23 deletionspython/test/unit/test_event_generators.py
- python/test/unit/test_identifiers.py 2 additions, 23 deletionspython/test/unit/test_identifiers.py
- python/test/unit/test_morphology.py 2 additions, 23 deletionspython/test/unit/test_morphology.py
- python/test/unit/test_profiling.py 1 addition, 23 deletionspython/test/unit/test_profiling.py
- python/test/unit/test_schedules.py 5 additions, 29 deletionspython/test/unit/test_schedules.py
- python/test/unit/test_spikes.py 5 additions, 64 deletionspython/test/unit/test_spikes.py
Please register or sign in to comment