Pull requests:
- #60 Tagging strategies tests (@YamStranger)
Commits:
- 0c49fec chore: core updated (@YamStranger)
- ef6a671 feat: updated serenityReporter to use scenario (@YamStranger)
Pull requests:
Pull requests:
Pull requests:
- #53 core updated to 1.1.29 (@YamStranger)
- #51 Dependency conflict resolved to use latest serenity core (@YamStranger)
- #47 Updated serenity-core to 1.1.29-rc.1 (@YamStranger)
- #43 Updated serenty core to 1.1.27 (@YamStranger)
- #40 Updated serenity-core to 1.1.26 (@YamStranger)
- #39 Updated contiributing guide - explaned multiline commits and pull requests name convention (@YamStranger)
- #36 Updating serenity core to1.1.26-rc.1 (@YamStranger)
Commits:
- 0504542 chore: updating serenty-core to 1.1.26 (@YamStranger)
- 0c5a6e3 chore: core updated (@YamStranger)
- 6cf75d8 fix: core update (@YamStranger)
- 84f8dbf fix: dependency conflict resolved to use latest serenity core (@YamStranger)
- 879d61e chore: serenity-core updated to 1.1.29-rc.1 (@YamStranger)
- b637101 docs: updating contributing docs (@YamStranger)
- f9d5d83 chore: updating serenty core to 1.1.27 (@YamStranger)
Pull requests:
- #35 Updating of serenity core version to rc.5, fix comparability issue (@YamStranger)
- #34 Build script updating (@YamStranger)
- #33 Groovy upgrading to 2.4.4 (@YamStranger)
- #32 Upgrading serenity-core from 1.1.22-rc.15 to 1.1.24 (@YamStranger)
- #31 Adding instructions for contributors (@YamStranger)
- #30 Upgrading gradle and bintray plugin version (@YamStranger)
- #28 serenity-bdd/serenity-cucumber#19 - fix JUnit tests (@cliviu)
- #29 #19 fixing jira integration (@YamStranger)
- #27 Updating of serenity core version (@YamStranger)
- #25 serenity-bdd/serenity-cucumber#19 (@cliviu)
- #23 serenity-bdd/serenity-cucumber#21 (@cliviu)
Commits:
- 098847e chore: updated gradle version from 2.1 to 2.10 and bintray plugin from 0.6 to 1.5 (@YamStranger)
- 138aafd chore: upgrade serenty-core from 1.1.22-rc.15 to 1.1.24 (@YamStranger)
- 26d9cb0 chore: updated wrapper, and build publishing libs (@YamStranger)
- 2c5186e chore: groovy upgrade from 2.* to 2.4.4 (@YamStranger)
- 3a3e105 fix: nullpointer during test, if it fail, updated serenity core to rc.4, commons-collections as in selenium 2.50 (@YamStranger)
- 8107b22 chore: groovy upgrade from 2.* to 2.4.4 (@YamStranger)
- a3ea615 chore: groovy upgrade from 2.* to 2.4.4 (@YamStranger)
- a8136a3 chore: updated serenity-core from rc11 to rc15 (@YamStranger)
- bf20110 chore: updated wrapper, and build publishing libs (@YamStranger)
- edefcb4 docs: adding instructions for contributors (@YamStranger)
- f642c64 fix: update serenity core to rc.5, updating name of function (@YamStranger)
- fbf8c54 chore: updated wrapper, and build publishing libs (@YamStranger)
Commits:
- 79724b4 serenity-bdd/serenity-cucumber#21 (@cliviu)
- b2d144f Updated core (@wakaleo)
Commits:
Commits:
You can now flag manual tests using the [@manual tag in scenarios](https://github.com/manual tag in scenarios).
Commits:
- 230a0be Updated some tests (@wakaleo)
- 3efdb5c Updated core version (@wakaleo)
- e33a3b3 Upgraded to cucumber-jvm 1.2.4 (@wakaleo)
Commits:
Commits:
Commits:
Pull requests:
- #14 fix: extracted a unique currentScenarioId from scenario / example; (@ereticul)
- #13 Fix for Issue #12 (@ereticul)
Commits:
- 3cd70e9 Fixed unit tests for issue #12 (@wakaleo)
- 949c428 fix: currentScenarioId is reset when a new ScenarioOutline is executed; (@ereticul)
- 9f554fc [Cucumber Pro] Added CucumberPro formatter to pom.xml (@ereticul)
- d130efb [Cucumber Pro] Enabled CucumberPro formatter (@ereticul)
- deed476 removed cucumber-pro integration (@ereticul)
- e0369ef Updated core version to 1.0.47 (@wakaleo)
- ee1ada6 Minor refactoring (@wakaleo)
- fe9f8cc fix: extracted a unique currentScenarioId from scenario / example; (@ereticul)
Commits:
- 5f54fa8 deps: Updated core dependency to 1.0.44 (@wakaleo)
- dfa8faf feat: Added support for the @UniqueBrowser tag. (@wakaleo)
Commits:
Commits:
- 6dc1ae9 deps: Updated core dependency to 1.0.35 (@wakaleo)
- 931b771 Updated to core 1.0.36 (@wakaleo)
Commits:
Commits:
Commits:
Commits:
- 1362def Updated core dependencies (@wakaleo)
- 1cd9695 Updated core dependencies (@wakaleo)
- f4a9712 Migrated from FestAssert to AssertJ for the unit tests. (@wakaleo)
Pull requests:
- #4 Updating cucumber module for #16. (@jeffjensen)
Commits:
- 16646e6 cucumber build: exclude transitive deps with convergence problems. #16 (@jeffjensen)
- 369df58 Fixed a bug where errors in nested steps were not reported correctly (@wakaleo)
- 3867fd8 Fixed a bug where errors in nested steps were not reported correctly (@wakaleo)
- 5bfbdf6 Fixed a bug where errors in nested steps were not reported correctly (@wakaleo)
- f0be758 Upgrade groovy-all version for transitive convergence #16. (@jeffjensen)
Commits:
Commits:
- 7b2931e Added better support for data-tables, which were not displaying the correct data in each row in the reports (@wakaleo)
- 833d104 Updated dependencies (@wakaleo)
- c0c06d4 Added better support for background text (@wakaleo)
Commits:
Pull requests:
- #2 upgrade to cucumber-jvm 1-2-1 snapshot - method uri contains now the complete path of the feature file (@cliviu)
Commits:
- 978b9e1 upgrade to cucumber-jvm 1-2-1 snapshot - method uri contains now the complete path of the feature file (@cliviu)
- baf6c5b Added a temporary patch to get the requirements reporting working (should not be required after Cucumber-JVM 1.2.1 comes out) (@wakaleo)
- da24095 Fixed #3 - if the Feature clause is not provided in a feature file, the name of the file is used as a default for the feature name (@wakaleo)
Commits:
Pull requests:
Commits:
- 03582cc from master (@cliviu)
- 0474c0f generate tests (@cliviu)
- 133de12 Added proper processing for failing examples in data-driven tests (@wakaleo)
- 1b7770f fix bug (@cliviu)
- 1d114a5 Added test illustrating the need to support background steps in table-based scenarios (@wakaleo)
- 1df202b web tests (@cliviu)
- 22410d6 Added support for multiple example tables (@wakaleo)
- 244f81b [maven-release-plugin] prepare for next development iteration (@wakaleo)
- 28797b0 user story as feature, adapt test to the new "story" tag (@cliviu)
- 291dc05 fix bug: reset examples environment between multiple runs (@cliviu)
- 2cb3418 fix example tables (@cliviu)
- 337bf49 Fixed the issue with the nested steps, so that the simple test cases seem to work now. Added a failing test for a data-driven example. (@wakaleo)
- 3e51d4e [maven-release-plugin] prepare release thucydides-cucumber-plugin-0.9.269-alpha1 (@wakaleo)
- 3ed6792 Updated versions (@wakaleo)
- 3f7b5fd Rearranged packages to make the naming more consistant (@wakaleo)
- 494a0ad Use Feature tags instead of Story tags (@wakaleo)
- 4b4c577 more cucumber thucydides web tests (@cliviu)
- 4d35221 fix bug: Thucydides reporter was created twice (@cliviu)
- 5470178 fix datadriven test with "background" element (@cliviu)
- 56652d9 Initial work (@wakaleo)
- 583c4cc Updated thucydides dependency (@wakaleo)
- 5a57363 [maven-release-plugin] prepare release thucydides-cucumber-plugin-0.9.275 (@wakaleo)
- 5cf7572 Added another table scenario (@wakaleo)
- 5ef9a56 Added a failing scenario for report generation (@wakaleo)
- 645da66 Added support for Cucumber tags (@wakaleo)
- 64eee71 set a story path (@cliviu)
- 656e641 [maven-release-plugin] prepare for next development iteration (@wakaleo)
- 67c5c51 Removed example of a failing data-driven test from the examples that are supposed to pass (@wakaleo)
- 6850567 Proper Apache 2 license (@wakaleo)
- 7350755 fix bug: reset examples environment between multiple runs (@wakaleo)
- 758bf2c web stories with screenshots (@cliviu)
- 7c768e2 Added support for defining drivers as tags (@wakaleo)
- 7f85d82 use CucumberWithThucydides for running tests (@cliviu)
- 893a9ed more web tests (@cliviu)
- 92f5db2 Added support for scenario descriptions (@wakaleo)
- 9d5b10f instantiate step using constructor with Pages (@cliviu)
- a43a7f5 Added reference to bintray repo (@wakaleo)
- a54660f Added support for @pending, @wip and @skip tags (@wakaleo)
- a602e29 Added a gradle build (@wakaleo)
- b70b23e Scenarios should be automatically tagged with the feature they belong to. (@wakaleo)
- bc1ff05 Added Codeship status icon (@wakaleo)
- c2e53a8 Initial work (@wakaleo)
- c5486ba Added support for the @wip tag to mark features as work-in-progress (@wakaleo)
- d2e9ae8 fix bug with multiple exemples (@cliviu)
- d5e81bc Use latest stable version of Thucydides (@wakaleo)
- d63f007 a test should use a different browser if requested (@cliviu)
- da1a064 Using the latest snapshot build of Cucumber (@wakaleo)
- db31eda Using Cucumber-JVM 1.2.0 (@wakaleo)
- dbd42b5 object factory for thucydides integration with cucumber (@cliviu)
- dcaed41 test reports generation (@cliviu)
- df14960 fix bug: Thucydides reporter was created twice (@wakaleo)
- e5464ef Reorganized the tests (@wakaleo)
- e617055 Create README.md (@wakaleo)
- e844c55 first commit (@wakaleo)
- e91f28b Refactored the tests and migrated some to Spock. (@wakaleo)
- e9c17de Preparing first release (@wakaleo)
- eaecf4a Moved to the Serenity naming scheme (@wakaleo)
- eddb319 use addPlugin instead of addFormatter (@cliviu)
- efa5711 Added support for defining drivers as tags (@wakaleo)
- f4cd8ca Added some extra tests (@wakaleo)
- fc8bdca test existence of test files (@cliviu)