11.0.3 • Published 4 years ago

@coderbyheart/bdd-feature-runner-aws v11.0.3

Weekly downloads
58
License
BSD-3-Clause
Repository
github
Last release
4 years ago

BDD Feature Runner for AWS npm version

GitHub Actions Greenkeeper badge semantic-release Commitizen friendly code style: prettier ESLint: TypeScript

An implementation of a Gherkin feature runner for cloud native applications made with AWS.

Example usage: bdd-feature-runner-aws-example.

Motivation

Video · Slides

Video

Installation

npm i --save-dev @coderbyheart/bdd-feature-runner-aws

Special annotations

On Features

  • @Skip: Do not run this feature
  • @Only: Run only this feature
  • @Last: Run this feature after all others

On Scenarios

  • @Retry: configures the retry behaviour. Pass one or multiple settings to override the default behaviour. Example: @Retry=failAfter:3,maxDelay:100,initialDelay:50.

Architecture decision records (ADRs)

see ./adr.

11.0.3

4 years ago

11.0.2

4 years ago

11.0.1

4 years ago

11.0.0

4 years ago

10.8.2

4 years ago

10.8.1

4 years ago

10.8.0

4 years ago

10.7.0

4 years ago

10.6.1

4 years ago

10.6.2

4 years ago

10.6.0

4 years ago

8.0.0

5 years ago

7.0.0

5 years ago

6.0.1

5 years ago

6.0.0

5 years ago

5.1.0

5 years ago

5.0.0

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.0

5 years ago

2.6.0

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.7.0

5 years ago

1.6.4

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago