forked from jan/fatamorgana
Add tests
This commit is contained in:
parent
9c5b902a33
commit
f3be3deadb
19 changed files with 5710 additions and 0 deletions
7
fatamorgana/test/__init__.py
Normal file
7
fatamorgana/test/__init__.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"""
|
||||
Tests (run with `python3 -m pytest -rxPXs | tee results.txt`)
|
||||
|
||||
|
||||
The test_files_* modules are meant to mimic the test cases used by KLayout,
|
||||
in order to provide a secondary validation mechanism.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue