All Projects → bbqsrc → Cucumber Rust

bbqsrc / Cucumber Rust

Licence: other
Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Cucumber Rust

Add
Разработка с управляемым качеством на 1С
Stars: ✭ 210 (+0%)
Mutual labels:  tdd, bdd, cucumber
Radish
Behavior Driven Development tooling for Python. The root from red to green.
Stars: ✭ 153 (-27.14%)
Mutual labels:  tdd, bdd, cucumber
cucumber
Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
Stars: ✭ 322 (+53.33%)
Mutual labels:  tdd, bdd, cucumber
Cypress Cucumber Example
An example skeleton with Cypress and Cucumber
Stars: ✭ 57 (-72.86%)
Mutual labels:  tdd, bdd, cucumber
mocha-cakes-2
A BDD plugin for Mocha testing framework
Stars: ✭ 44 (-79.05%)
Mutual labels:  tdd, bdd, cucumber
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (+328.57%)
Mutual labels:  tdd, bdd, cucumber
Gunit
GUnit - Google.Test/Google.Mock/Cucumber on steroids
Stars: ✭ 156 (-25.71%)
Mutual labels:  tdd, bdd, cucumber
White Bread
🍞 Story BDD tool for elixir using gherkin
Stars: ✭ 198 (-5.71%)
Mutual labels:  bdd, cucumber
Godog
Cucumber for golang
Stars: ✭ 1,287 (+512.86%)
Mutual labels:  bdd, cucumber
Expect More
Curried Type Testing library, and Test Matchers for Jest
Stars: ✭ 124 (-40.95%)
Mutual labels:  tdd, bdd
Tester
Тестер 1С
Stars: ✭ 131 (-37.62%)
Mutual labels:  tdd, bdd
Snap Shot It
Smarter snapshot utility for Mocha and BDD test runners + data-driven testing!
Stars: ✭ 138 (-34.29%)
Mutual labels:  tdd, bdd
Qaf
Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey
Stars: ✭ 150 (-28.57%)
Mutual labels:  tdd, bdd
Spek
A specification framework for Kotlin
Stars: ✭ 2,143 (+920.48%)
Mutual labels:  tdd, bdd
Rgviperchat
An iOS chat app written following a VIPER architecture and BDD
Stars: ✭ 65 (-69.05%)
Mutual labels:  tdd, bdd
Cucumberjvmexamples
Cucumber JVM with Selenium Java
Stars: ✭ 98 (-53.33%)
Mutual labels:  tdd, bdd
Kahlan
✔️ PHP Test Framework for Freedom, Truth, and Justice
Stars: ✭ 1,065 (+407.14%)
Mutual labels:  tdd, bdd
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Stars: ✭ 14,330 (+6723.81%)
Mutual labels:  tdd, bdd
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+5419.52%)
Mutual labels:  tdd, bdd
Lightbdd
BDD framework allowing to create easy to read and maintain tests.
Stars: ✭ 195 (-7.14%)
Mutual labels:  tdd, bdd

cucumber-rust

Documentation Actions Status

An implementation of the Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.

Usage

See our example repository.

Supporting crates

The full gamut of Cucumber's Gherkin language is implemented by the gherkin-rust project. Most features of the Gherkin language are parsed already and accessible via the relevant structs.

License

This project is licensed under either of

at your option.

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].