Skip to content

Releases: serenity-bdd/serenity-jbehave

v1.0.15

20 Feb 08:33
Compare
Choose a tag to compare

Commits:

  • 699a0c4 Serenity steps that fail will now trigger a failing step in JBehave immediately, which speeds up the tests and provides better reporting in the IDE. (@wakaleo)

v1.0.13

20 Feb 08:33
Compare
Choose a tag to compare

Commits:

v1.0.12

20 Feb 08:33
Compare
Choose a tag to compare

Commits:

v1.0.11

20 Feb 08:33
Compare
Choose a tag to compare

Commits:

v1.0.10

20 Feb 08:35
Compare
Choose a tag to compare

Pull requests:

  • #8 Update to 1.0.23 for core and replace serenity_bdd with serenitybdd pack... (@mikezx6r)
  • #7 Rename serenity_bdd to serenitybdd (@mikezx6r)
  • #6 Final classes moved to serenity_bdd and Serenity prefix names (@mikezx6r)
  • #5 Move all classes to serenity_bdd namespace (@mikezx6r)
  • #4 More migration to Serenity namespace (@mikezx6r)
  • #3 Fix issue with running reports and old version of guava being version us... (@mikezx6r)

Commits:

  • 1fe1132 Move almost everything into serenity_bdd namespace and rename helper classes (@mikezx6r)

  • 33e3d87 Update to 1.0.23 for core and replace serenity_bdd with serenitybdd package (@mikezx6r)

  • 4a52480 Rename Step related classes to Serenity prefix (@mikezx6r)

  • 5388cfc Move and rename ThucydidesReportingRunner to new namespace (@mikezx6r)

  • 6df9184 Move Extract class to serenity_bdd package (@mikezx6r)

  • 787097c Move Metafilter to serenity_bdd package while keeping deprecated variation in thucydides package (@mikezx6r)

    serenity_bdd annotation takes precedence over thucydides if both are defined

  • 80a2181 Fix issue with running reports and old version of guava being version used (@mikezx6r)

    If using Maven, and only define a dependency on serenity:serenity-jbehave, Maven
    appears to resolve guava to the old version contained in reflections (0.11.0).
    This version of Guava does not contain many of the methods required to complete reporting.
    Adding this exclusion has all the tests pass, AND my FT suite completes successfully pointing at a
    local SNAPSHOT version of this project.

  • 88231c0 Rename additional items to Serenity (@mikezx6r)

  • b91449d Move converters to new serenity_bdd namespace (@mikezx6r)

  • becc449 Rename serenity_bdd to serenitybdd (@mikezx6r)

  • f403139 Upgrade to Serenity-core 1.0.21 (@mikezx6r)

v1.0.9

20 Feb 08:33
Compare
Choose a tag to compare

Pull requests:

  • #8 Update to 1.0.23 for core and replace serenity_bdd with serenitybdd pack... (@mikezx6r)
  • #7 Rename serenity_bdd to serenitybdd (@mikezx6r)
  • #6 Final classes moved to serenity_bdd and Serenity prefix names (@mikezx6r)
  • #5 Move all classes to serenity_bdd namespace (@mikezx6r)
  • #4 More migration to Serenity namespace (@mikezx6r)
  • #3 Fix issue with running reports and old version of guava being version us... (@mikezx6r)

Commits:

  • 1fe1132 Move almost everything into serenity_bdd namespace and rename helper classes (@mikezx6r)

  • 33e3d87 Update to 1.0.23 for core and replace serenity_bdd with serenitybdd package (@mikezx6r)

  • 4a52480 Rename Step related classes to Serenity prefix (@mikezx6r)

  • 5388cfc Move and rename ThucydidesReportingRunner to new namespace (@mikezx6r)

  • 6df9184 Move Extract class to serenity_bdd package (@mikezx6r)

  • 787097c Move Metafilter to serenity_bdd package while keeping deprecated variation in thucydides package (@mikezx6r)

    serenity_bdd annotation takes precedence over thucydides if both are defined

  • 80a2181 Fix issue with running reports and old version of guava being version used (@mikezx6r)

    If using Maven, and only define a dependency on serenity:serenity-jbehave, Maven
    appears to resolve guava to the old version contained in reflections (0.11.0).
    This version of Guava does not contain many of the methods required to complete reporting.
    Adding this exclusion has all the tests pass, AND my FT suite completes successfully pointing at a
    local SNAPSHOT version of this project.

  • 88231c0 Rename additional items to Serenity (@mikezx6r)

  • b91449d Move converters to new serenity_bdd namespace (@mikezx6r)

  • becc449 Rename serenity_bdd to serenitybdd (@mikezx6r)

  • f403139 Upgrade to Serenity-core 1.0.21 (@mikezx6r)

v1.0.8

20 Feb 08:35
Compare
Choose a tag to compare

Commits:

  • 2516671 Updated core dependencies (@wakaleo)
  • 3220cef Added support for using JUnit Assumes inside Serenity steps to force a test to be reported as "ignored" if the assumption fails. (@wakaleo)
  • fd03ac7 Added support for using JUnit Assumes inside Serenity steps to force a test to be reported as "ignored" if the assumption fails. (@wakaleo)

v1.0.7

20 Feb 08:35
Compare
Choose a tag to compare

Commits:

v1.0.6

20 Feb 08:36
Compare
Choose a tag to compare

Commits:

v1.0.5

20 Feb 08:36
Compare
Choose a tag to compare

Commits: