Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 1.53 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.53 KB

Rohlik BDD workshop

You will find here a simple Cart + Discount models which we will use to explore and implement BDD with cucumber.

We are going to iterate the solution through several steps. For each step we have created a branch called stepX where X represents the number of the step. If at any point you feel lost or want to check our proposed solution, consult the code there.

Setup

Project

Basic MVC web project build on top of spring with spring-boot 2.7

  • Lifecycle:

    • Dependencies

      • make dependencies
    • test

      • make test

Made with ♥ by