-
Notifications
You must be signed in to change notification settings - Fork 63
Adding tutorial to docs #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hey @grgbellasvki, do you mind to take a quick look at this in the next few days and do a review. It's not much, just looking for some feedback on the tutorial. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tutorial seems clear and very well written. Just some minor comments.
If you where to extend it what would you add?
@grgbellasvki, I'm not sure I would extend it much beyond this actually. I think it is a descent intro into how to use the code without going into too much detail. Probably what I would do instead is create a series of more targeted tutorials devoted to specific topics. These can come at a later stage I think. |
Codecov Report
@@ Coverage Diff @@
## master #83 +/- ##
==========================================
+ Coverage 72.82% 73.01% +0.19%
==========================================
Files 134 134
Lines 8559 8561 +2
==========================================
+ Hits 6233 6251 +18
+ Misses 2326 2310 -16
Continue to review full report at Codecov.
|
This PR adds a first attempt at creating a tutorial for Mutation++. It serves to introduce the user to the basic usage and concepts in the library.