Skip to content

mdrakib/vscode-codecept

Repository files navigation

Codecept VSCode Extension Build Status

Run codecept test from editor window

Features

  • Keyboard shortcut to start test in default browser: Ctrl+Alt+D
  • Keyboard shortcut to start test in Chrome: Ctrl+Alt+C
  • Keyboard shortcut to start test in IE: Ctrl+Alt+I
  • Editor context menu shows options to run test in Chrome or IE

Requirements

This extension was tested in 1.39.1. Older version may not work.

Extension Settings

No configuration required.

Known Issues

  • Currently it only works for 'Scneario'.

Release Notes

1.0.7

Add menu to run test using default configuration

1.0.6

Add mac support

1.0.4

Bug fix - create incorrect terminal when 'cmd' is default terminal

1.0.1

Initial release


Enjoy!

Releases

No releases published

Packages

No packages published