Files
java-tutorials/testing-modules/rest-testing/src/main/resources/cucumber.json
T

14 lines
160 B
JSON
Raw Normal View History

{
"testing-framework": "cucumber",
"supported-language":
[
"Ruby",
"Java",
"Javascript",
"PHP",
"Python",
"C++"
],
"website": "cucumber.io"
}