ribs_check 1.0.0-dev.1 copy "ribs_check: ^1.0.0-dev.1" to clipboard
ribs_check: ^1.0.0-dev.1 copied to clipboard

Property based testing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ribs_check

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ribs_check: ^1.0.0-dev.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ribs_check/ribs_check.dart';
0
likes
0
pub points
30%
popularity

Publisher

unverified uploader

Property based testing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta, ribs_core, test, test_api

More

Packages that depend on ribs_check