Skip to content

Commit

Permalink
Updated readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-Ali committed Dec 4, 2016
1 parent a7e64c4 commit 76ef584
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
#Change Log

### [v1.0.6](https://github.com/Ahmed-Ali/Cucumberish/releases/tag/v1.0.6)

- Added the ability to execute individual test cases from the test navigator.
- Improved the tags handling to work on the scenario level instead of the feature level only. See issue #31


### [v1.0.5](https://github.com/Ahmed-Ali/Cucumberish/releases/tag/v1.0.5)

- Added support to Carthage.
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@ If you believe you've identified another type of failure, please report it as an
A continuous integration (CI) process is highly recommended and is extremely useful in ensuring that your application stays functional. The easiest way to do this will be either using Bots, or Jenkins or another tool that uses xcodebuild. For tools using xcodebuild, review the manpage for instructions on using test destinations.
# Known Issues
When executing individual scenario or feature from the test navigator, the rest of test cases will disappear. You will have to run all the tests by pressing CMD+U (or from the Tests button) in order for the test cases to appear again.
# Contributing
I am so glad that you are interested in contributing to Cucumberish.
Expand Down

0 comments on commit 76ef584

Please sign in to comment.