Skip to content

Conversation

jdurand
Copy link

@jdurand jdurand commented Jul 6, 2025

This PR adds the ability to configure the formatter_path setting in neotest-rspec, allowing users to specify custom paths for their RSpec formatter. This enhancement provides more flexibility for projects with non-standard RSpec setups, such as running rspec from a Docker container.

docker-compose.yml:

services:
  test:
    volumes:
      - ~/.local/share/nvim/lazy/neotest-rspec:/neotest-rspec:ro

Refer to my neotest configuration for an example.

@jdurand jdurand marked this pull request as ready for review July 6, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant