cfv-project / cfv

Command-line File Verify
GNU General Public License v2.0
58 stars 10 forks source link

Refactor Test Suite for use in CI #6

Open lxp opened 5 years ago

lxp commented 5 years ago

The most severe issues are already resolved. However, it would be nice to be able to run unit tests, short CLI tests and long CLI tests separately.

lxp commented 3 years ago

Unit tests can already be run separately. However, long integration tests still include short integration tests. It would be good, to be also able to run long integration tests separately.