Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / marilari88/neotest-vitest issues and pull requests

#73 - 👷 Update CI github action

Pull Request - State: closed - Opened by marilari88 16 days ago

#72 - feat: Reflect cwd changes in the dependency check

Pull Request - State: closed - Opened by y9san9 17 days ago - 2 comments

#70 - feat: improve monorepo support

Pull Request - State: closed - Opened by benelan about 2 months ago - 1 comment

#69 - Fix cwd recognition in monorepos

Pull Request - State: closed - Opened by jeyq 3 months ago

#68 - no test found.

Issue - State: closed - Opened by vekexasia 3 months ago - 5 comments

#67 - Tests that run fine in CLI won't run in editor

Issue - State: open - Opened by nobleach 3 months ago

#66 - All Tests Are Skipped

Issue - State: open - Opened by jrock2004 3 months ago - 2 comments

#65 - Watch with { suite = true } is skipping all tests

Issue - State: open - Opened by themodrnhakr 3 months ago - 1 comment

#64 - Break when space in directory

Issue - State: open - Opened by paparent 5 months ago - 1 comment

#63 - Neotest Vitest is throwing error on rust project

Issue - State: open - Opened by uroybd 5 months ago

#62 - fix(docs): correct quotes use

Pull Request - State: closed - Opened by perzhul 6 months ago - 1 comment

#60 - handle nil

Pull Request - State: closed - Opened by nhomble 7 months ago

#59 - assertionResults empty

Issue - State: open - Opened by nhomble 7 months ago - 2 comments

#58 - Quote wildcard for all testNamePattern

Pull Request - State: open - Opened by phallguy 7 months ago

#57 - automatic releases and luarocks/rocks.nvim support?

Issue - State: open - Opened by mrcjkb 7 months ago

#56 - refactor: replace deprecated vim.tbl_flatten function

Pull Request - State: open - Opened by davidk55 8 months ago - 2 comments

#55 - feat: support nested describe

Pull Request - State: closed - Opened by AbaoFromCUG 8 months ago - 12 comments

#54 - Allow user is_test_file option to fully control over file check

Pull Request - State: closed - Opened by thunderer199 8 months ago - 1 comment

#53 - Watch mode not working

Issue - State: open - Opened by ming-codes 8 months ago

#52 - set cwd of command to root path

Pull Request - State: open - Opened by tim-smart 9 months ago

#51 - fix: #50 support data-driven tests (it.each)

Pull Request - State: open - Opened by lucax88x 10 months ago - 1 comment

#50 - test.each support

Issue - State: open - Opened by lucax88x 10 months ago - 10 comments

#49 - 📝 Improve lazy.nvim install syntax

Pull Request - State: closed - Opened by joshmedeski 10 months ago - 8 comments

#47 - Adapter fails when attempting to change the cwd

Issue - State: open - Opened by JordanFaust 11 months ago - 2 comments

#46 - chore: Fix local test running

Pull Request - State: closed - Opened by bjornsnoen 11 months ago - 1 comment

#45 - feat: Handle vitest dependency in workspace package

Pull Request - State: open - Opened by bjornsnoen 11 months ago - 10 comments

#44 - feat: Add support for watch flag

Pull Request - State: closed - Opened by marcoSven 12 months ago - 3 comments

#43 - feat: support for extra criteria for tests discovery

Pull Request - State: closed - Opened by AlexandrosAlexiou 12 months ago - 1 comment

#42 - 👷 Fix test workflow

Pull Request - State: closed - Opened by marilari88 12 months ago

#41 - ✨ Detect vitest dependency in monorepo

Pull Request - State: closed - Opened by balzafin 12 months ago - 1 comment

#40 - feat: support for custom filter_dir function

Pull Request - State: closed - Opened by AlexandrosAlexiou almost 1 year ago - 2 comments

#39 - fix: include .mts and .mjs extensions

Pull Request - State: closed - Opened by serranomorante about 1 year ago - 1 comment

#38 - TSX test files not working

Issue - State: closed - Opened by davidarias about 1 year ago - 11 comments

#37 - feat: support vite config file

Pull Request - State: closed - Opened by SingletonSean about 1 year ago - 1 comment

#36 - 📝 Update readme file

Pull Request - State: closed - Opened by marilari88 about 1 year ago

#35 - Cannot properly debug

Issue - State: open - Opened by foxt451 about 1 year ago - 1 comment

#35 - Cannot properly debug

Issue - State: open - Opened by foxt451 about 1 year ago - 1 comment

#34 - fix: ability to run nested describes

Pull Request - State: open - Opened by andresatierf over 1 year ago - 1 comment

#33 - function keyword in describe/test is not parsed correctly

Issue - State: closed - Opened by Lilja over 1 year ago

#32 - Tests are automatically skipped in nested `describe`

Issue - State: closed - Opened by 2013xile over 1 year ago - 1 comment

#31 - Diagnostics feature not working anymore?

Issue - State: open - Opened by weilbith over 1 year ago

#30 - Doesn't work with workspaces or sub dependencies

Issue - State: open - Opened by DrSammyD over 1 year ago - 2 comments

#29 - Add support for specifying command and config file

Issue - State: closed - Opened by semanticart over 1 year ago

#28 - Fix: set status to skipped for todo tests

Pull Request - State: closed - Opened by b0o over 1 year ago - 1 comment

#27 - Add support for the `--watch` flag

Issue - State: closed - Opened by b0o over 1 year ago

#26 - Support configuring test extensions (eg: .vitest.ts)

Issue - State: open - Opened by justgage over 1 year ago - 3 comments

#25 - Feature Request: support in-source testing

Issue - State: open - Opened by escwxyz almost 2 years ago - 1 comment

#24 - ✅ Update tests with nio lib

Pull Request - State: closed - Opened by marilari88 almost 2 years ago

#23 - Feature request: Support for monorepo (`pnpm` workspace)

Issue - State: closed - Opened by xeho91 almost 2 years ago

#22 - No tests found if test is outside of `__tests__` directory

Issue - State: open - Opened by h0adp0re almost 2 years ago - 3 comments

#21 - bugfix: Tests are not run (package.json not found) #20

Pull Request - State: closed - Opened by boydaihungst almost 2 years ago

#20 - Tests are not run (`package.json not found`)

Issue - State: closed - Opened by j-a-m-l almost 2 years ago - 5 comments

#19 - 🐛 Run test only if vitest is dependency

Pull Request - State: closed - Opened by marilari88 about 2 years ago

#17 - [Update docs] Add tsx treesitter parser as requirement

Issue - State: closed - Opened by marilari88 about 2 years ago

#16 - Test is automatically skipped?

Issue - State: closed - Opened by ghost about 2 years ago - 4 comments

#15 - 🐛 Fix no error location in vitest reporter

Pull Request - State: closed - Opened by marilari88 over 2 years ago
Labels: bug

#14 - bugfix: nil check when no package.json

Pull Request - State: closed - Opened by VenMolom over 2 years ago

#13 - ✏️ Fix typo README.md

Pull Request - State: closed - Opened by marilari88 over 2 years ago

#12 - Docs typo?

Issue - State: closed - Opened by h0adp0re over 2 years ago - 1 comment

#11 - No tests found

Issue - State: closed - Opened by h0adp0re over 2 years ago - 11 comments
Labels: bug

#10 - 🚧 Try to implement jest-parser-cli

Pull Request - State: closed - Opened by marilari88 over 2 years ago

#9 - feat: filter_dir function

Pull Request - State: closed - Opened by rcarriga over 2 years ago

#8 - 🐛 Fix how recognise file name ending with test

Pull Request - State: closed - Opened by marilari88 over 2 years ago

#7 - ✅ Add test to adapter.root

Pull Request - State: closed - Opened by marilari88 over 2 years ago

#6 - 🐛 Disable adapter if vitest is not in package.json

Pull Request - State: closed - Opened by marilari88 over 2 years ago

#5 - ✅ Update tests with vitest

Pull Request - State: closed - Opened by marilari88 over 2 years ago

#4 - Enable adapter only if vitest is installed

Issue - State: closed - Opened by marilari88 over 2 years ago
Labels: bug

#3 - 🐛 Fix template literal parsing issue

Pull Request - State: closed - Opened by marilari88 over 2 years ago - 1 comment
Labels: bug

#2 - test(`template literal`, ...) not listed in summary

Issue - State: open - Opened by tyler-dot-earth over 2 years ago - 4 comments
Labels: bug

#1 - 📝 Update README

Pull Request - State: closed - Opened by marilari88 over 2 years ago