355 skills found · Page 4 of 12
duskhacker / Sweet Rspec VimVIM plugin to sweeten running Rspec tests from within VIM.
voxpupuli / Beaker Rspecbeaker-rspec is a bridge between the puppet acceptance test harness
mschuchard / Puppet CheckA streamlined efficient comprehensive set of checks for your entire Puppet code and data
vmware-archive / Sunspot MatchersRSpec matchers for testing Sunspot searches
nambrot / Rspec Api Blueprint FormatterAuto-generate API docs from your RSpec tests!
crismali / FantaskspecTest your Rake tasks in RSpec more easily
trilogy-group / Contently Action Mailer MatchersActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.
patmaddox / Rspec Plugin GeneratorPlugin generator that uses RSpec stubs instead of Test::Unit. Also sets up database connections for testing against an isolated database.
peterberkenbosch / Rails Starter TemplateOpinionated Rails 7 starter template using esbuild, tailwindcss, postgresql and hotwired tested with RSpec
keygen-sh / Temporary TablesCreate temporary tables and models in RSpec tests.
j8spec / J8specLibrary that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.
shell / Sinatra TemplatePreconfigured sinatra template with essentials like: HAML, ActiveRecord, Rspec testing suite
tenderlove / Markup ValidityTest for valid markup with test/unit or rspec
delfick / Nose Of YetiProvides an RSpec inspired dsl for python tests. Inspired by the yeti project found at http://github.com/fmeyer/yeti
moxley / Atom Ruby TestRun Ruby tests, Rspec examples, and Cucumber features from Atom
ruralocity / Everyday Rails Rspec Rails 3 2Sample source code for Everyday Rails Testing with RSpec (Rails 3.2.x version)
easonhan007 / LazymanA simple test from for selenium-webdriver watir-webdriver using page-object and rspec
mscoutermarsh / Rspec RainbowAdd some pride to your rspec tests! :rainbow:
siyelo / Should CleanUtility to remove unneeded shoulds from your RSpec test descriptions - 'it "should do something"' becomes 'it "does something"'
coderanger / Rspec Commandrspec-command is a helper module for using RSpec to test command-line applications.