Testely READMEThis extension wants to increase the productivity while writing tests for your project. Unit tests are often small and most of the time is wasted with boilerplate code like ShowcaseFeaturesCurrently working on the support for:
This extension will probably only work for this context at the moment. Create TestThe extension will allow you to create a test for the supported language types. You can create a test with:
If the tests already exists, it will open the existing test instead. TODO
![feature X](images/feature-x.png)
Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Known IssuesCalling out known issues can help limit users opening duplicate issues against your extension. Release NotesRelease notes are inside the CHANGELOG. Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. Dev Ressources |