Skip to content

Releases: foneandrew/ruby-spec-runner

4.2.0

24 Aug 21:46

Choose a tag to compare

What's Changed

  • Add separate formatter config for single line runs by @rcoopr in #15
  • Focus debug console when debugging by @rcoopr in #14

New Contributors

  • @rcoopr made their first contribution in #15 (thank you!)

Full Changelog: 4.1.0...4.2.0

(auto generated)

4.1.0

23 May 00:45

Choose a tag to compare

[4.1.0]

  • Add config item ruby-spec-runner.outputFilePath to aid with running rspec via guard.

Full Changelog: 4.0.1...4.1.0

4.0.1

23 Mar 22:53

Choose a tag to compare

[4.0.1]

  • Fix issue with changeDirectoryToWorkspaceRoot setting and fish shell (fixes #11, thanks @steveclarke)

Full Changelog: 4.0.0...4.0.1

4.0.0

14 Feb 02:50

Choose a tag to compare

[4.0.0]

  • Changing directory to workspace root will now return to the previous directory after the command has finished
    • (I don't have access to a windows machine so have done my best but can't guarantee that it isn't broken)

Full Changelog: 3.11.0...4.0.0

3.11.0

04 Oct 02:10

Choose a tag to compare

[3.11.0]

  • Remove underline for passed tests to reduce visual noise

Full Changelog: 3.10.0...3.11.0

3.10.0

04 Oct 02:00

Choose a tag to compare

[3.10.0]

  • Rspec supports relative file paths for error backtraces (fixes error highlighting)
  • Add coloured underline for test names
  • Update dependencies

Full Changelog: v3.6.0...3.10.0

v3.6.0

26 Apr 07:12

Choose a tag to compare

Full Changelog: v3.5.1...v3.6.0

v3.5.1

11 Apr 01:43

Choose a tag to compare

What's Changed

  • Add missing code lens support for Rspec.describe Class::Name, "string" do syntax (#4)

Full Changelog: https://github.com/foneandrew/ruby-spec-runner/commits/v3.5.1

For all previous changes please see the CHANGELOG.md