All Projects → cucumber → Cucumber Js

cucumber / Cucumber Js

Licence: mit
Cucumber for JavaScript

Programming Languages

typescript
32286 projects
Gherkin
971 projects

Labels

Projects that are alternatives of or similar to Cucumber Js

Add
Разработка с управляемым качеством на 1С
Stars: ✭ 210 (-95.21%)
Mutual labels:  hacktoberfest, cucumber
Uyuni
Source code for Uyuni
Stars: ✭ 169 (-96.14%)
Mutual labels:  hacktoberfest, cucumber
Mobileautomationframework
Single code base framework to test android and iOS app using appium (v6.1.0), maven, testng,java. Option to start appium server programmatically.
Stars: ✭ 66 (-98.49%)
Mutual labels:  hacktoberfest, cucumber
Cucumber
A monorepo of common components - building blocks for implementing Cucumber in various languages.
Stars: ✭ 3,299 (-24.73%)
Mutual labels:  hacktoberfest, cucumber
Fsm As Promised
A finite state machine library using ES6 promises
Stars: ✭ 446 (-89.82%)
Mutual labels:  hacktoberfest
Composition Api
Composition API hooks for Nuxt.
Stars: ✭ 441 (-89.94%)
Mutual labels:  hacktoberfest
Jibri
Jitsi BRoadcasting Infrastructure
Stars: ✭ 442 (-89.92%)
Mutual labels:  hacktoberfest
Awesome Indonesia Repo
A curated list of amazingly awesome repository created and contributed by Indonesian people.
Stars: ✭ 441 (-89.94%)
Mutual labels:  hacktoberfest
Goa
Design-based APIs and microservices in Go
Stars: ✭ 4,493 (+2.51%)
Mutual labels:  hacktoberfest
Learn4haskell
👩‍🏫 👨‍🏫 Learn Haskell basics in 4 pull requests
Stars: ✭ 448 (-89.78%)
Mutual labels:  hacktoberfest
Rlbot
A framework that allows people to write their own Rocket League bots.
Stars: ✭ 445 (-89.85%)
Mutual labels:  hacktoberfest
Icons
Named, vector icons for elementary OS
Stars: ✭ 443 (-89.89%)
Mutual labels:  hacktoberfest
Gluon
a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Stars: ✭ 446 (-89.82%)
Mutual labels:  hacktoberfest
Pdfvuer
A PDF viewer for Vue using Mozilla's PDF.js
Stars: ✭ 443 (-89.89%)
Mutual labels:  hacktoberfest
Super Simple Raspberry Pi Audio Receiver Install
Super Easy installation to make your Raspberry Pi an Audio Receiver
Stars: ✭ 448 (-89.78%)
Mutual labels:  hacktoberfest
Ffuf
Fast web fuzzer written in Go
Stars: ✭ 5,687 (+29.75%)
Mutual labels:  hacktoberfest
Socios Brasil
Captura os dados de sócios das empresas brasileiras na Receita Federal e exporta para um formato legível por humanos
Stars: ✭ 445 (-89.85%)
Mutual labels:  hacktoberfest
Jasp Desktop
JASP aims to be a complete statistical package for both Bayesian and Frequentist statistical methods, that is easy to use and familiar to users of SPSS
Stars: ✭ 447 (-89.8%)
Mutual labels:  hacktoberfest
Nrfmicro
Pro Micro-compatible Bluetooth 5.2 board with Li-Po charger and USB-C (nRF52840-based)
Stars: ✭ 444 (-89.87%)
Mutual labels:  hacktoberfest
V Dashboard
Dashboard starter template built with Vue 3 and Tailwind CSS.
Stars: ✭ 438 (-90.01%)
Mutual labels:  hacktoberfest

Cucumber.js

OpenCollective OpenCollective pull requests issues

GitHub Actions Dependencies Coverage Status

Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.

Cucumber.js is the JavaScript implementation of Cucumber and runs on the maintained Node.js versions.

Try it now

We've put a demo of Cucumber.js to run in your browser. Why don't you give it a try before anything else?

Help & support

Contributing

See CONTRIBUTING.md for info on contributing to Cucumber.js.

Code of Conduct

Everyone interacting in this codebase and issue tracker is expected to follow the Cucumber code of conduct.

Install

Cucumber.js is available as an npm module.

7.x.x and above

$ npm install @cucumber/cucumber

If you're upgrading from 6.x.x or below, see the migration guide.

6.x.x and below

$ npm install cucumber@6

Documentation

The following documentation is for master. See below the documentation for older versions.

Documentation for older versions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].