mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-01-19 16:15:37 +01:00
Add RSpec for high-level integration testing
This commit is contained in:
parent
af671fb406
commit
e6591d5de0
5 changed files with 49 additions and 0 deletions
4
Gemfile
Normal file
4
Gemfile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rspec'
|
||||
gem 'rspec-wait'
|
||||
Loading…
Add table
Add a link
Reference in a new issue