Kevin Camellini
Results
2
comments of
Kevin Camellini
It looks like this conversation was continued in https://github.com/orgs/faker-ruby/discussions/2877.
If this helps anyone this is how I got it working with RSpec (Ruby): ```json { "label": "RSpec", "command": "bundle exec rspec", "args": ["$ZED_FILE:$ZED_ROW"], "tags": ["rspec-test"] } ```