Skip to content

Ginkgo test framework CodeLens provider for Visual Studio Code

License

Notifications You must be signed in to change notification settings

selzoc/ginkgo-lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ginkgo-lens README

CodeLens provider and test runner for Visual Studio Code that supports Ginkgo tests.

Features

Run Ginkgo tests from:

  • Files - Run all the tests in a file via a CodeLens or the Command Palette
  • Its - Run individual tests via CodeLenses
  • Explorer context menu - Run all tests in a file via a context menu

Requirements

Extension Settings

This extension contributes the following settings:

  • ginkgolens.args: additional arguments to pass to the invocation of ginkgo
  • ginkgolens.showCommand: display the ginkgo command being run in the test ouput
  • ginkgolens.includeFile: show CodeLenses for test files
  • ginkgolens.includeIts: show CodeLenses for It specs in test files

Known Issues

  • Interaction with programmatic focus uninvestigated

Release Notes

1.0.0

Initial release! Proof of concept used to gather user feedback.

About

Ginkgo test framework CodeLens provider for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published