We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4462e0 commit dc9fd27Copy full SHA for dc9fd27
docs/examples.md
@@ -9,6 +9,13 @@ title: Examples
9
CodeceptJS repo contains basic tests (both failing and passing) just to show how it works.
10
Our team uses it to test new features and run simple scenarios.
11
12
+## [CodeceptJS Quick Start with Cucumber/Gherkin](https://github.com/gkushang/codeceptjs-quick-start)
13
+
14
+This repository demonstrate the CodeceptJS with Cucumber/Gherkin configuration
15
16
+* Easy 3-Steps process to colocate the CodeceptJS with Gherkin tests with your project
17
+* Quick Start with CodeceptJS wih Cucumber/Gherkin
18
+* Sample example and feature files to test GitHub Features
19
20
## [Testing Single Page Application](https://github.com/bugiratracker/codeceptjs-demo)
21
0 commit comments