MisanthropicBit
MisanthropicBit
This is a breaking change due to item 1 and 6 and probably 5 as well. 1. Less invasive default preview mappings. 2. Clean up float and page modules. 3....
Fixes #743. Despite my best efforts, I have been unable to make all the tests pass locally. It appears the `executeBusted` utility function complains that it cannot find `pl.utils` (by...
**NeoVim Version** NVIM v0.11.4 Build type: Release LuaJIT 2.1.1753364724 Run "nvim -V1 -v" for more info **Describe the bug** I'm fixing support for parametric tests in `neotest-jest` in https://github.com/nvim-neotest/neotest-jest/pull/174 but...
I have a user on `neotest-jest` ([nvim-neotest/neotest-jest#157](https://github.com/nvim-neotest/neotest-jest/issues/157#issuecomment-3168302868)) who reported that when a namespace is skipped via e.g. `describe.skip`, the test is correctly marked as skipped but the enclosing namespace is...
### What happened? I'm building docker images for two projects which both has a dependency (my project as well) that in turn depends on a bunch of `@octokit` packages including...