This repository contains a collection of Javascript unit testing exercises that demonstrate the capabilities of Copilot. Each exercise is designed to be a standalone example that showcases a specific feature or concept.
User should be able to leverage GitHub Copilot to speed up the development process of a Javascript testing frameworks like Jest, and also discover new ways to write tests.
- Javascript
- NPM
- Javascript testing frameworks like Jasmine, Jest, and MochaJS
- Visual Studio Code
- Exercise 1: Starting with unit testing with Javascript through GitHub Copilot
- Exercise 2: Trying out unit tests in Javascript with Jest through GitHub Copilot
Contributions are warmly welcomed! ✨
To contribute to a public exercise, please refer to our contribution guidelines here.
To create a net new exercise, please use this repository template.