Skip to content

package:test_api v0.7.1

Compare
Choose a tag to compare
@natebosch natebosch released this 08 Apr 23:16
· 46 commits to master since this release
14d820f
  • Added @doNotSubmit to test(solo: ...) and group(solo: ...). In
    practice, this means that code that was relying on ignoring deprecation
    warnings and using solo or group with a skip parameter will now fail if
    dart analyze --fatal-infos (or similar) is enabled.