minglinlu opened this issue 2 years ago · 2 comments
the absltest.main() would run testCase in each class for methods prefixed by "test" on MacOs, however, it dosen't work on windows.
What happens when you use unittest.main()? absltest.main() mostly delicates to stdlib.
It just worked after a few hours later, I didn't do anything....