We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94daf9 commit d4754e7Copy full SHA for d4754e7
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+v0.0.1
2
+======
3
+
4
+* `ckit new` generates a chemistrykit project
5
+* Execute tests in SauceLabs Ondemand
6
+* Selenium server test execution
7
+* Local test execution via selenium-webdriver
8
+* Minimum page object model
9
+* Page and beaker generation via `ckit generate`
10
+* Discovery via tags
11
+* Random execution
12
+* Customization via yaml files
13
+* Integration hook for CI
14
+* Works from 'gem install' on both windows and unix
15
+* Wrapper around WebDriver
0 commit comments