Skip to content

Astemes/astemes-mocking-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mocking Exercises

This exercise introduces the concept of using mocks to test code using test driven development The exercise is designed to be close to something you could actually run into. It is not a toy example and we will write code which could actually be used.

Getting Started

To get going:

  1. Fork or clone this repository
  2. Install the tools using the provided vipc file found in the main branch
  3. Checkout the exercise-starting-point branch
  4. Follow the instructions from here

Extending the Exercise

I have many ideas for expanding this exercise and will add more instructions if people find it helpful. If you find this exercise useful, please let me know by starring the GitHub repository.

About

Exercise for Test Driven Development using LMock

Resources

License

Stars

Watchers

Forks

Packages

No packages published