tsinis / mixins_tests_bug

New coverage bug in Dart when testing mixins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mixins_tests_bug

New coverage bug in Dart when testing mixins:

Run the tests with the coverage flag and you will find that the mixin is not covered even though it's exactly the same as the class.

About

New coverage bug in Dart when testing mixins

License:MIT License


Languages

Language:HTML 79.7%Language:CSS 17.9%Language:Dart 2.4%