add support for custom test wrapper functions
to support @BeforeEach and @AfterEach semantics. however, much of our code is scope-based (lambda-based?) so it seemed to make sense to use a single wrapper function instead of separate before_each and after_each functions.develop
parent
0b2e26d095
commit
c1df1ceff7
Loading…
Reference in New Issue