diff --git a/TestFramework-Reference.md b/TestFramework-Reference.md index ab93aca..3bf279e 100644 --- a/TestFramework-Reference.md +++ b/TestFramework-Reference.md @@ -21,10 +21,16 @@ This collection of resources is intended to support development efforts for the - Schema: - referenced by [IBM's outline][ibm-ref] for JUnit schema - Schema: - referenced by github issue [junit-team/2625][github-issue-2625] + - Overview with examples: [github-issue-2625]: https://github.com/junit-team/junit5/issues/2625 [ibm-ref]: https://www.ibm.com/docs/en/developer-for-zos/16.0?topic=formats-junit-xml-format +- **Mocha**: + + - Mocha reporter: + - Mochawesome reporter: + - **MSTest**: - The XSD schema for MSTest is installed with Visual Studio at `%Program Files%\Microsoft Visual Studio\\Xml\Schemas\vstst.xd`