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

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

Changelog #

1.2.3 #

  • Dart 3.1 support

1.2.2 #

  • Added response delay to interceptor

1.2.1 #

  • Dart 2.17 support

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
130
points
113k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, test

More

Packages that depend on nock