Skip to content

siliconcat/shopping-basket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple shopping basket

A simple checkout system, built just as a technical exercise.

Running the tests

The implementation approach has been outside-in, writing first a feature test using cucumber to illustrate the acceptance criteria.

A set of Specs cover the implementation at the Unit level.

To run both tests, simply execute SBT:

sbt test fun:test

About

Shopping basket exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published