Class: Shenandoah::Server
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- Shenandoah::Server
- Defined in:
- lib/shenandoah/server.rb
Overview
The server which enables in-browser execution of Screw.Unit specs in Shenandoah.
It exposes a list of all the specs at the root of the server, organized by subdirectory, with links to individual test fixtures. The contents of the main_path
and spec_path
in the configured locator are exposed under /main
and /spec
respectively.
Defined Under Namespace
Classes: IndexEntry