Skip to content

Latest commit

 

History

History
executable file
·
27 lines (16 loc) · 573 Bytes

README.md

File metadata and controls

executable file
·
27 lines (16 loc) · 573 Bytes

Javascript Code Snippets for Jasmine UnitTest-Framework

This is my first VS Code extension and a playground, use it at youre own risk ;)

Since version 0.2.0 this extension is created with yeoman and VS Code Extension Generator.

npm install -g yo generator-code

and

yo code

Introduction

The code itself is last modified in december 2016.

Usage

TODO

TODO

Find a way to publish this extension via github-actions, so it can be builded and published with them.