Skip to content

Commit

Permalink
. d update requirements to be more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
Laguna1989 authored Apr 2, 2024
1 parent c5ea8dd commit bd07b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

The tutorial is written for someone with a decent understanding of C++, a passing understanding of traditional unit testing and of diff tools, and no experience with Approval Tests at all.

In this tutorial, we are going to use Windows, Catch2 and WinMerge. If you are using something else, it will make almost no difference to your experience.
In this tutorial, we are going to use Windows, Catch2v3, C++14 or above, and WinMerge. If you are using something else, it will make almost no difference to your experience.

By the end of this tutorial, you should be able to use Approval Tests in most basic cases.

Expand Down

0 comments on commit bd07b1f

Please sign in to comment.