All Downloads are FREE. Search and download functionalities are using the official Maven repository.

init.README.md Maven / Gradle / Ivy

There is a newer version: 4.1.1
Show newest version
Gwen Working Directory
======================

This is the Gwen working directory for your project where you can launch and manage all your Gherkin features, Gwen meta and settings files.

By default, Gwen will run all features on your local chrome browser. You can reconfigure the CLI defaults (`gwen.cli.*` settings in `gwen.conf`) and rearrange the directory structure to your linking. The default setup is just a starting point.

### Reports

HTML reports will be generated in the output directory by default. To change the default report format, either:
- Update the `gwen.report.output.format` setting in the `gwen.conf` file in your root project to specify your desired formats
- Or invoke Gwen with the `-f/--format` option and explicitly specify your desired formats

Help
----

For command-line help, run the following in your project root:
- `./gwen --help`

See also:
- [browsers/README.md](browsers/README.md)
- [env/README.md](env/README.md)
- [features/README.md](features/README.md)
- [samples/README.md](samples/README.md)

Learn more:
- [Geting Started](https://gweninterpreter.org/docs/get-started)
- [Gwen reports](https://gweninterpreter.org/docs/reports/html)

Links and Resources:
----------------------

- [Gwen Home](http://gweninterpreter.org)
- [Web DSL](https://gweninterpreter.org/docs/dsl/reference)
- [Blog](https://gweninterpreter.wordpress.com)
- [Twitter](https://twitter.com/gweninterpreter)
- [Support](https://gwenify.com)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy