nock 1.2.0 copy "nock: ^1.2.0" to clipboard
nock: ^1.2.0 copied to clipboard

outdated

HTTP requests mocking library for dart and flutter. Test your application in isolation.

Changelog #

1.2.0 #

  • Null safety support

1.1.2 #

  • Add ability to pass url matcher with query parameters inside

1.1.1 #

  • Fix body matcher to correctly behave with matchers

1.1.0 #

  • Dart 2.10 support
  • Fix typo in Interceptor.reply() method. Old replay method is available with @depreacted annotation for backward compatibility

1.0.2 #

  • Dart 2.8 support

1.0.1 #

  • Add onReply() and cancel() interceptor methods

1.0.0 #

  • First version implemented
23
likes
0
pub points
87%
popularity

Publisher

unverified uploader

HTTP requests mocking library for dart and flutter. Test your application in isolation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, test

More

Packages that depend on nock