Further reading
The following links are recommended material to learn more about the Unity Test Framework and TDD, as well as to refresh your knowledge of the new C# features that we used in this chapter:
- Test-driven development: https://en.wikipedia.org/wiki/Test-driven_development
- Getting started with Unity Test Framework: https://docs.unity3d.com/Packages/com.unity.test-framework@1.3/manual/getting-started.html
- Testing Test-Driven Development with the Unity Test Runner: https://blog.unity.com/technology/testing-test-driven-development-with-the-unity-test-runner
- Assert: https://docs.unity3d.com/ScriptReference/Assertions.Assert.html
- Tuple types: https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/value-tuples