Teaolive is a Behavior Driven Development testing framework for Dart. It does not rely on browser. Thus it’s suited for Server Application or Web Application.
I like Jasmine Test Framework. (http://pivotal.github.com/jasmine/)
It’s really cool when use with CoffeeScript.
- on command line
$ dart example/usage_for_commandline.dart - on browser
open example/teaolive.html by Dartium or any other browser. - on CI
$ dart example/usage_for_ci.dart
$ cat junit_output.xml
Do you know someone how to running browser test on CI? phantom-js?
- Ask me on Twitter: @vvakame
Create in Dart hackathon. http://www.dartlang.org/hackathons/2012/happy-hour/
@vvakame, @muo_jp, @hiro345, @zaki50
Copyright © 2012 vvakame. This software is licensed under the Apache License version 2.0