| """CAFF unit tests. | |
| Each test_*.py module verifies that the corresponding caff/* module | |
| matches the paper specification. Run with: | |
| pytest tests/ -v | |
| """ |
| """CAFF unit tests. | |
| Each test_*.py module verifies that the corresponding caff/* module | |
| matches the paper specification. Run with: | |
| pytest tests/ -v | |
| """ |