Skip to content

Commit d4754e7

Browse files
author
jwieringa
committed
Added a change log with current completed feature set
1 parent d94daf9 commit d4754e7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)