tetcore-test-utils 2.0.1

Tetcore test utilities
Documentation
1
2
3
4
5
error: the test function accepts only one argument of type tc_service::TaskExecutor
  --> $DIR/missing-func-parameter.rs:20:1
   |
20 | async fn missing_func_parameter() {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^