# cucumber-node-starter-javascript-commonjs **Repository Path**: mirrors_cucumber/cucumber-node-starter-javascript-commonjs ## Basic Information - **Project Name**: cucumber-node-starter-javascript-commonjs - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-16 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cucumber-node-starter-javascript-commonjs Starter template for a [cucumber-node](https://github.com/cucumber/cucumber-node) project using CommonJS. ## Usage Work on your feature files and support code in the `features` directory, and then run: ```shell npm test ```