Ecosyste.ms: Issues

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

GitHub / nvim-neotest/neotest-go issues and pull requests

#47 - nil error on test single function

Issue - State: closed - Opened by zankich over 1 year ago - 5 comments

#47 - nil error on test single function

Issue - State: closed - Opened by zankich over 1 year ago - 5 comments

#46 - Add support for more complex tags configuration

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

#46 - Add support for more complex tags configuration

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

#45 - Neotest Summary window is showing incorrect status

Issue - State: closed - Opened by tfrs1 over 1 year ago - 2 comments

#45 - Neotest Summary window is showing incorrect status

Issue - State: closed - Opened by tfrs1 over 1 year ago - 2 comments

#44 - Fix file level test result status

Pull Request - State: closed - Opened by sergii4 over 1 year ago - 2 comments

#44 - Fix file level test result status

Pull Request - State: closed - Opened by sergii4 over 1 year ago - 2 comments

#43 - [feature request] Table-driven tests written as map[string]struct{}

Issue - State: closed - Opened by bravoecho over 1 year ago - 5 comments

#43 - [feature request] Table-driven tests written as map[string]struct{}

Issue - State: closed - Opened by bravoecho over 1 year ago - 5 comments

#42 - Migrate tests to nio async library

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

#42 - Migrate tests to nio async library

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

#41 - Test summary marked as failed even if all test is succeded

Issue - State: closed - Opened by minizilla over 1 year ago - 6 comments

#41 - Test summary marked as failed even if all test is succeded

Issue - State: closed - Opened by minizilla over 1 year ago - 6 comments

#40 - Add license. Fix #33

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

#40 - Add license. Fix #33

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

#39 - Provide human-readable output format for file level test results.

Pull Request - State: closed - Opened by sergii4 over 1 year ago - 3 comments

#39 - Provide human-readable output format for file level test results.

Pull Request - State: closed - Opened by sergii4 over 1 year ago - 3 comments

#38 - Failed to run unit test function

Issue - State: closed - Opened by tubzby over 1 year ago - 5 comments

#38 - Failed to run unit test function

Issue - State: closed - Opened by tubzby over 1 year ago - 5 comments

#37 - New Contributors

Issue - State: open - Opened by akinsho over 1 year ago - 8 comments

#37 - New Contributors

Issue - State: open - Opened by akinsho over 1 year ago - 8 comments

#36 - feat: search entire go.mod for the module name

Pull Request - State: closed - Opened by Bacbia3696 over 1 year ago - 2 comments

#35 - Specify environment variables

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

#34 - Error sign when having no tests to run

Issue - State: open - Opened by thieung almost 2 years ago - 1 comment
Labels: good first issue

#33 - Provide a license please

Issue - State: closed - Opened by arsham almost 2 years ago - 1 comment

#32 - Test Output formatted for non-human-readable

Issue - State: closed - Opened by hahuang65 almost 2 years ago - 14 comments

#31 - fix: many table tests bug

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

#30 - feature: ability to find the test associated to an actual function

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

#29 - Test-Table feature only works partially

Issue - State: closed - Opened by marcomayer almost 2 years ago - 8 comments

#28 - Don't see any icons

Issue - State: closed - Opened by sergii4 almost 2 years ago - 1 comment

#27 - feat(output): add compiler build message & global file output

Pull Request - State: open - Opened by Davincible about 2 years ago - 3 comments

#26 - feat: improve colored output

Pull Request - State: open - Opened by Davincible about 2 years ago - 4 comments

#25 - Broken output when non-json lines occur

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

#24 - feat: refactor layout

Pull Request - State: closed - Opened by Davincible about 2 years ago - 4 comments

#23 - [Question] How to enable virtual text

Issue - State: open - Opened by Davincible about 2 years ago - 10 comments

#22 - neotest-go not found?

Issue - State: closed - Opened by amaanq about 2 years ago - 6 comments

#21 - docs(README): change lua code block style

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

#20 - feat(treesitter): pass string arg for position_id

Pull Request - State: closed - Opened by rcarriga about 2 years ago - 1 comment

#19 - Fails when Go code is in a subdirectory (e.g. in a polyglot project)

Issue - State: closed - Opened by mrjones2014 about 2 years ago - 7 comments

#18 - TesetMain support

Issue - State: closed - Opened by lunarxlark about 2 years ago - 1 comment

#17 - fix: testfile name pattern

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

#16 - fix: fixed go root matching

Pull Request - State: closed - Opened by alesbrelih about 2 years ago - 9 comments

#15 - docs(README): add virtual text format tip

Pull Request - State: closed - Opened by jens1205 about 2 years ago - 3 comments

#14 - refactor: parse go test errors and return them to neotest

Pull Request - State: closed - Opened by jens1205 about 2 years ago - 14 comments

#13 - Adds dap support

Pull Request - State: open - Opened by florentcigolotti over 2 years ago - 4 comments

#12 - DAP support

Issue - State: open - Opened by nikita-orca over 2 years ago - 2 comments

#11 - feat: add args option to setup

Pull Request - State: closed - Opened by Malefaro over 2 years ago - 1 comment

#10 - [Feature request] args optional setup argument

Issue - State: closed - Opened by Malefaro over 2 years ago - 3 comments

#9 - fix(shell): escape $ symbol in cmd

Pull Request - State: closed - Opened by shreyas44 over 2 years ago - 1 comment

#8 - feat: add experimental test table parsing

Pull Request - State: closed - Opened by giovanism over 2 years ago - 3 comments

#7 - feat: support example tests

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

#6 - [Feature request] Support for Testify framework

Issue - State: open - Opened by lourenci over 2 years ago - 25 comments

#5 - QUESTION: run tests for entire project?

Issue - State: closed - Opened by hahuang65 over 2 years ago - 3 comments

#4 - feat: colorize output

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

#3 - Doesn't work well with testing file

Issue - State: closed - Opened by hahuang65 over 2 years ago - 3 comments

#2 - Transfer ownership to neotest org

Issue - State: closed - Opened by akinsho over 2 years ago - 5 comments

#1 - feat: detect subtests

Pull Request - State: closed - Opened by akinsho over 2 years ago - 14 comments