vankhuong / oauth2-gherkin
Behavior-driven development with Gherkin language for the OAuth2 Server
Package info
github.com/vankhuong/OAuth2-gherkin
Language:Gherkin
pkg:composer/vankhuong/oauth2-gherkin
dev-master
2022-08-15 13:18 UTC
Requires
- league/oauth2-server: ^8.3
Requires (Dev)
- behat/behat: ^3.10
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^8.0 || ^9.0
This package is auto-updated.
Last update: 2026-04-15 21:25:54 UTC
README
Behavior-driven development (BDD) with Gherkin language for the OAuth2 server.
OAuth2 package
Scenarios for "then" based on thephpleague/oauth2-server package, this is a package for testing follow BDD but you can use with any package or language.
Gherkin BDD tool
Use Cucumber or Behat tool or any tool to run contexts of feature files.
License
This package is released under the MIT License.