Skip to content

koutaro-masaki/dart_test_issue_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The minimal reproducing code for the issue that occurs when attempting to colocate test code in Dart.

Running the command dart run test lib will result in an error.

The error does not occur when changing the import from foo.dart to package:dart_test_issue_sample/foo.dart in lib/bar.dart.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages