Hi and thanks for propcheck! I use it in the majority of the test suites in https://github.com/spebbe/dartz/ and also at work.
I'm currently in the process of developing a Dart 2-compatible version of dartz, fixing the things that can be fixed and removing the things that cannot be salvaged. It would be fantastic to be able to continue to use propcheck for the tests, but currently both propcheck and enumerators fail to run on the Dart 2 VM (as of 2.0.0-dev.66.0) with full runtime type checks enabled.
Do you have plans to release a Dart 2 compatible version? No pressure :-)
Thanks,
/Björn
Hi and thanks for propcheck! I use it in the majority of the test suites in https://github.com/spebbe/dartz/ and also at work.
I'm currently in the process of developing a Dart 2-compatible version of dartz, fixing the things that can be fixed and removing the things that cannot be salvaged. It would be fantastic to be able to continue to use propcheck for the tests, but currently both propcheck and enumerators fail to run on the Dart 2 VM (as of 2.0.0-dev.66.0) with full runtime type checks enabled.
Do you have plans to release a Dart 2 compatible version? No pressure :-)
Thanks,
/Björn