Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.52 KB

File metadata and controls

35 lines (23 loc) · 1.52 KB

Copilot Javascript Unit Testing Demo Workshop and examples

Cover Image

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.

🎯 Goal

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.

✍️ Programming Languages

  • Javascript
  • NPM
  • Javascript testing frameworks like Jasmine, Jest, and MochaJS

💻 IDE

  • Visual Studio Code

🗒️ Guide

🤝 Contributing

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.