Extension Details

- RSpec Snippets
- by Stephann
- 3 Recent Installs | 211 Total Installs
- RSpec snippets.
- Repository
- Bug Reports
Readme
RSpec Snippets provides completions for... RSpec.
Supported snippets: - describe - context - it inline - it multiline - let inline - let multiline - before each inline - before each multiline - before all multiline - after all multiline - expect - expect not - allow to receive
Release Notes
Version 2021.03.25
Extension created with following snippets: - describe - context - it inline - it multiline - let inline - let multiline - before each inline - before each multiline - before all multiline - after all multiline - expect - expect not - allow to receive