-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added support for JUnit Theory tests (#1968)
[JUnit Theories](https://junit.org/junit4/javadoc/4.12/org/junit/experimental/theories/Theories.html) were not parsed by Flank perviously. This PR adds support for them. ## Test Plan > How do we know the code works? Added test. ## Checklist - [ ] Documented - [x] Unit tested - [ ] Integration tests updated
- Loading branch information
1 parent
6c6eb53
commit 4b5b92e
Showing
3 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters