1.0.2 • Published 2 years ago

@gnuechtel/nx-cucumber v1.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

nx-cucumber

Nx plugin to create and run Cucumber.js end-to-end test projects

ℹ This software is still pre-alpha, but it is working in real-world projects
⚠️ This is a work-in-progress and semantic versioning is yet not applied

quick start

# create a new monorepo with a 'gnu-app' and change to its directory
npx create-nx-workspace gnu-repo --preset=react-monorepo --e2eTestRunner=none --appName=gnu-app --bundler=vite --style=css --nxCloud=false
cd gnu-repo

# install nx-cucumber plugin
npm i -D @gnuechtel/nx-cucumber

# create Cucumber.js end-to-end test project for gnu-app
npx nx g @gnuechtel/nx-cucumber:cucumber-js --project=gnu-app

# install additional required npm packages
npm i -D wait-on @playwright/test nyc

# run Cucumber.js end-to-end tests (implicitly starts gnu-app)
npx nx e2e gnu-app-e2e

# display generated Cucumber HTML report
open ./dist/cucumber-js/apps/gnu-app-e2e/reports/html/cucumber-test-report.html
1.0.2-7278449835

2 years ago

1.0.2-7278751189

2 years ago

1.0.2-7278525276

2 years ago

1.0.2-7278807572

2 years ago

1.0.2-7278718432

2 years ago

1.0.2

2 years ago

1.0.2-7278566208

2 years ago

1.0.2-7284299444

2 years ago

1.0.2-7278494514

2 years ago

1.0.1-6143578028

2 years ago

1.0.1

2 years ago

1.0.1-6142275727

2 years ago

1.0.1-6139366309

2 years ago

1.0.1-6138666073

2 years ago

1.0.0-5815151244

2 years ago

1.0.0

2 years ago

1.0.0-5778314614

2 years ago

1.0.0-5767300691

2 years ago

1.0.0-5767547538

2 years ago

1.0.0-5649825819

2 years ago

1.0.0-5649633667

2 years ago

1.0.0-rc.9

2 years ago

1.0.0-rc.8

2 years ago

1.0.0-rc.7

2 years ago

1.0.0-rc.6

2 years ago

1.0.0-rc.5

2 years ago

1.0.0-rc.4

2 years ago

1.0.0-rc.3

2 years ago

1.0.0-rc.2

2 years ago

1.0.0-rc.1

2 years ago

1.0.0-beta.2

2 years ago

1.0.0-beta.1

2 years ago

0.58.0

2 years ago

0.57.0

2 years ago

0.56.8

2 years ago

0.56.7

2 years ago

0.56.6

3 years ago

0.56.5

3 years ago

0.56.4

3 years ago

0.56.3

3 years ago

0.56.2

3 years ago

0.56.1

3 years ago

0.56.0

3 years ago

0.0.56-next

3 years ago

0.0.56

3 years ago

0.0.55

3 years ago

0.0.54

3 years ago

0.0.42

3 years ago

0.0.41

3 years ago

0.0.40

3 years ago

0.0.39

3 years ago

0.0.38

3 years ago

0.0.37

3 years ago

0.0.36

3 years ago

0.0.35

3 years ago

0.0.34

3 years ago

0.0.33

3 years ago