Investigate C-core's ios unit test run calling test suite setup per test run
Open
area/c-core
kind/test
- Dominant language
- C
- Stars
- 61
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 11
Description
Example issue seem here
* https://github.com/grpc/grpc/pull/27831
Current working assumption is bazel's ios_unit_test using [GMT test runner](https://source.corp.google.com/piper///depot/google3/third_party/objective_c/google_toolbox_for_mac/BUILD;l=34?q=GTM_GoogleTestRunner_GTM_USING_XCTEST). reloads test dylib per test run and triggers gtest's test suite setup to execute per test.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.