We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add a section about what kind of tests to add.
Update "running" to use the new native-test command
Mention -d for flutter drive
Mention that OCMock is optional
Update XCTest setup instructions to cover macOS
Update org/id for test setup instructions
Add a FAQ to link to about the need to write tests even in currently untested code.
Added info about Web Tests and Mocks
Add a note about the problematic target-level settings added by the Xcode template
Update iOS native UI test instructions to reflect updated standardized naming and location
Add an initial page about plugin testing