Skip to content

hackages-nl/test-pact-jam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a calculator with Pact

This Jam is designed to help you with functions in Pact.

In this first exercise, you are going to implement the following features:

  • add function -> "Should add two numbers"
  • substract function -> "Should substract two numbers"
  • multiply function -> "Should multiply two numbers"
  • sum function -> "Should add multiple numbers"
  • multiply function "Should multiply multiple numbers"

We provided a set of tests in the .repl file

You cannot modify the .repl file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published