framework
framework copied to clipboard
Add possibility for resource-intensive tests to be skipped
Tests that compile a circuit and generate proofs are sometimes not feasible during development and on local machines. Therefore we should add a option to execute only the tests, that do not compile/prove
Related to #25