Dart
#
Versions- 2.8
#
Test FrameworksTests are written just like how you'd write outside of Codewars.
The solution belongs to a package named solution
. So it can be imported from package:solution/solution.dart
and the optional preloaded code provided by the kata author can be imported from package:solution/preloaded.dart
.
Example:
See test
's documentation for how to write tests.
#
Timeout12 seconds
#
PackagesNone
#
ServicesNone
#
Language IDdart