Skip to content

v1.7.0

Compare
Choose a tag to compare
@YamStranger YamStranger released this 24 Feb 10:39
· 252 commits to master since this release

Pull requests:

Commits:

  • 0551108 feat: updated managed tag processing (@YamStranger)

    Now it is possible to mark as manages all scenarious in story file

    Narrative: 
    ... 
    Meta: 
    [@manual](https://github.com/manual) 
    Scenario: A scenario that works and should me manual 
    Given I have an implemented JBehave scenario 
    ... 
    Scenario: A scenario that works and should me manual too 
    Given I have an implemented JBehave scenario 
    ... 
    
  • 2bc5efa chore: updating logging of tests (@YamStranger)

  • 5a398de feat: updated jbehave to 4.0.5 (@YamStranger)

  • 685490b chore: reorganisation of tests to enable as more parallel tests as it possible (@YamStranger)

  • 7092c91 docs: updating contributing docs (@YamStranger)

  • cab04ac chore: updating serenty-core to 1.1.26 (@YamStranger)

  • d2c30c4 fix: core update (@YamStranger)

  • f061dac chore: serenity core updated (@YamStranger)