Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 495 Bytes

File metadata and controls

20 lines (14 loc) · 495 Bytes

README

How do I get set up?

  • First install and configure java.
  • Clone repository in local system and do maven clean install
  • Database configuration -> no
  • How to run tests => mvn clean install -DsuiteXmlFile=join_assembly.xml
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Report Path

  • For detailed report go to target/cucumber-reports-html

ADD following git ignore file manually on server or local