FreeYourSoul / FSeam

Cpp header only library to manage compile time mock class generated via Python script
MIT License
86 stars 8 forks source link

broken link: fseam tutorial #36

Open marcel-landman opened 3 years ago

marcel-landman commented 3 years ago

Describe the bug

The Fseam tutorial link is broken on this page: https://github.com/FreeYourSoul/FSeam/blob/master/docs/README.md#reference The link that is broken: http://freeyoursoul.online/fseam-a-mocking-framework-that-requires-no-change-in-code-part-2/

To Reproduce Steps to reproduce the behavior: click on the link

Expected behavior a page with a tutorial

nische commented 1 year ago

Hi, I found this: https://www.fluentcpp.com/2019/07/05/fseam-a-mocking-framework-that-requires-no-change-in-code-part-2/

and here is some Code: https://github.com/FreeYourSoul/FSeam_Tutorial