diff --git a/testing-and-tdd/chai-mocha-testing.md b/testing-and-tdd/chai-mocha-testing.md index ec1a33370..1e32bc5f9 100644 --- a/testing-and-tdd/chai-mocha-testing.md +++ b/testing-and-tdd/chai-mocha-testing.md @@ -1,4 +1,5 @@ # Adding Chai/Mocha Tests to your project +> **Note:** For an overview of how this framework compares to others, see the [General Testing Framework Comparison Chart](testing-and-tdd.md). ### Prerequisites