Below you will find pages that utilize the taxonomy term “Copilot”
Agents
read more
Generating UI tests with copilot
Test generation for file type globbing
Iteration 1
GoodPrompt
Implement tests for this class (included FuzzyFinderComponent.kt)Result
Copilot generated the following tests:
- 4 tests verifying the orientation based on the search field location
- Default dimensions are followed as expected
- Secondary text field listener is added and works as expected
The test setup wasn’t working, though the error might be coming from my code.