-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bugstatus-verifiedBug fix is verifiedBug fix is verified
Milestone
Description
Description
In Android Studio after first test generation generated test sources (build/generated
) become available.
They are needed to be filtered out.
To Reproduce
Steps to reproduce the behavior:
Example:
- Create new project in Android Studio
- Add Android library
- Use plugin to generate tests
- Use plugin to generate tests again, you should see
build/generated
Expected behavior
No generated test sources should appear.
Actual behavior
Generated test sources appear.
Visual proofs (screenshots, logs, images)
To be added.
Environment
Android Studio
Additional context
None
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bugstatus-verifiedBug fix is verifiedBug fix is verified
Type
Projects
Status
Done