Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(build): run cucumber tests using NPM scripts instead of Grunt #3476

Merged
merged 1 commit into from
Apr 20, 2020

Conversation

devoto13
Copy link
Collaborator

The main reason for this change is to be able to update Cucumber library as grunt-cucumberjs (mavdi/grunt-cucumberjs#110) does not support cucumber@4 and looks pretty abandoned.

Grunt ecosystem is not very active for a while, so we can expect more issues of this sort in the future. Because of this and to keep docs consistent I've also added NPM scripts to run other test types (for now they just proxy to Grunt) and removed Grunt examples from the documentation.

In the next PR I will update cucumber and perform some cleanup of the step definitions.

@karmarunnerbot
Copy link
Member

Build karma 195 completed (commit e68b1deef0 by @devoto13)

@karmarunnerbot
Copy link
Member

Build karma 194 completed (commit e68b1deef0 by @devoto13)

@devoto13 devoto13 requested a review from johnjbarton April 19, 2020 11:43
@AppVeyorBot
Copy link

Build karma 2593 completed (commit e68b1deef0 by @devoto13)

Copy link
Contributor

@johnjbarton johnjbarton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent I was just thinking along these same lines.

@karmarunnerbot
Copy link
Member

Build karma 196 completed (commit cfe7f2b7ff by @devoto13)

@AppVeyorBot
Copy link

Build karma 2594 completed (commit cfe7f2b7ff by @devoto13)

@karmarunnerbot
Copy link
Member

Build karma 195 completed (commit cfe7f2b7ff by @devoto13)

The main reason for this change is to be able to update Cucumber library as `grunt-cucumberjs` (mavdi/grunt-cucumberjs#110) does not support cucumber@4 and looks pretty abandoned.

Grunt ecosystem is not very active for a while, so we can expect more issues of this sort in the future. Because of this and to keep docs consistent I've also added NPM scripts to run other test types (for now they just proxy to Grunt) and removed Grunt examples from the documentation.

In the next PR I will update `cucumber` and perform some cleanup of the step definitions.
@karmarunnerbot
Copy link
Member

Build karma 197 completed (commit 008026e0c9 by @devoto13)

@AppVeyorBot
Copy link

Build karma 2595 completed (commit 008026e0c9 by @devoto13)

@karmarunnerbot
Copy link
Member

Build karma 196 completed (commit 008026e0c9 by @devoto13)

@johnjbarton johnjbarton merged commit 652e24e into karma-runner:master Apr 20, 2020
@devoto13 devoto13 deleted the cleanup-cucumber branch April 20, 2020 17:59
@karmarunnerbot
Copy link
Member

🎉 This PR is included in version 5.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

anthony-redFox pushed a commit to anthony-redFox/karma that referenced this pull request May 16, 2023
…arma-runner#3476)

The main reason for this change is to be able to update Cucumber library as `grunt-cucumberjs` (mavdi/grunt-cucumberjs#110) does not support cucumber@4 and looks pretty abandoned.

Grunt ecosystem is not very active for a while, so we can expect more issues of this sort in the future. Because of this and to keep docs consistent I've also added NPM scripts to run other test types (for now they just proxy to Grunt) and removed Grunt examples from the documentation.

In the next PR I will update `cucumber` and perform some cleanup of the step definitions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants