Skip to content
/ XBDD Public
forked from orionhealth/XBDD

Use Cukes for your automated and manual testing!

License

Notifications You must be signed in to change notification settings

xfeier53/XBDD

 
 

Repository files navigation

XBDD

backend frontend codacy

XBDD is a tool to unite automated and manual testing efforts using Cucumber feature files. Test reports can be uploaded to XBDD manually or via a continuous integration server, giving you an information radiator on how many tests are passing, how many failed and how many can be run manually. Pin a report and get your team to walk through the manual feature files and check off each step to perform a full regression test.

Installation

See INSTALL for details on installation and configuration of a production server.

Development

See DEVELOPMENT for information on setting up a development environment.

For Performance / Production

Run the script contained within mongoIndexes.txt to create compound indexes required for search/sort.

To adjust the authentication timeout, see backend application.yml - server.servlet.session.timeout

Uploading reports

See UPLOAD for instructions on automated test report uploads via Maven.

Contributing

Pull requests are welcome!

About

Use Cukes for your automated and manual testing!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 60.8%
  • TypeScript 36.1%
  • JavaScript 2.1%
  • HTML 0.5%
  • Shell 0.3%
  • Dockerfile 0.1%
  • CSS 0.1%