mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Adds references to Swift Testing to the sections discussion running XCTests. - Updates the outdated guidance to use Obj-C for new iOS test setup - Removes the instructions for adding XCTest test targets to a plugin, as we have added it to all existing plugins, and it's part of the template now so will automatically exist in new plugins. - Remove discussion of OCMock, because we should not be adding new usage of OCMock at this point. See https://github.com/flutter/flutter/issues/180787
This is an index of team-facing documentation for the flutter/packages repository.
- Contributing to Plugins and Packages
- Flutter migrate
- Package migration to 1.0.0
- Plugin Tests
- Plugins and Packages repository structure
- Setting up the Packages development environment
- Setting up the Plugins development environment
- Understanding Packages tests
- Releasing a Plugin or Package
- Updating Packages repo for a stable release