Felix J. Batista

Results 10 issues of Felix J. Batista

I would like this action to output the `*.vsix` files that are published to the marketplace so I can upload them to my releases in my project's repository

I would like to make actions using keybindings in VSCode with this extension. Actions like: - rerun the last executed test - run the current suite of tests - run...

feature

**Is your feature request related to a problem? Please describe.** It would be great if this feature could be used to add conditional code snippet/completion for mocha/jest functions on test...

help wanted
feature

**Is your feature request related to a problem? Please describe.** Currently, it's not possible to run Karma Jasmine tests. **Describe the solution you'd like** Make the extension compatible with Karma...

help wanted
feature

**Is your feature request related to a problem? Please describe.** Run and debug tests using codelens in VSCode. **Additional context** This [issue ](https://github.com/g3offrey/javascript-test-runner/issues/35) was first opened at the original repo....

feature

**Describe the solution you'd like** Add support for `jest.config.js ` or `jest` field in `package.json` **Additional context** This [issue ](https://github.com/g3offrey/javascript-test-runner/issues/32) was first opened at the original repo.

feature

> While working with Intellij and Java I learned to love the codelens in IntelliJ that is displayed next to failed tests and makes it easy just to reun such...

feature

The current Demo GIF is outdated. Record a new Demo GIF showcasing all code lenses and configurations available.

documentation
design

**Describe the solution you'd like** Add a command wrapper configuration for wrapping the test command. It would be useful for situations like running a test with the Firebase emulators. >...

feature