No commit activity in last 3 years
No release in over 3 years
Helpers for testing websites with rspec.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0

Runtime

< 5.0.0, >= 4.0.0
< 3, >= 2
< 4, >= 3.3
 Project Readme

RspecWebsiteHelpers

A set of rspec helpers to test the websites with the following aspects:

  • spelling,
  • existence of the targets of internal links,
  • existence of fragments in the html targets of internal links, and
  • existence of external href targets.

See the Cider-CI Documentation Source project for an example how this library can be used.