Closed drmingdrmer closed 4 months ago
#[test_harness::test(harness = func)] builds the harness for test function in a more structural way.
#[test_harness::test(harness = func)]
This change is
Changelog
Refactor: use test_harness to build unittest harness
#[test_harness::test(harness = func)]
builds the harness for test function in a more structural way.This change is