Sha256: a6289b67a96f0bb142da11800c993be6a1a4b7c96b76d62efa561e3c9cedfcf2

Contents?: true

Size: 480 Bytes

Versions: 21

Compression:

Stored size: 480 Bytes

Contents

# Testing

Utopia websites include a default set of tests, and associated `rake test` tasks. These specs can test against the actual running website. By default, [covered](https://github.com/socketry/covered) is included for coverage testing.

```bash
$ rake coverage test

my website
	should have an accessible front page

Finished in 0.44849 seconds (files took 0.15547 seconds to load)
1 example, 0 failures

Coverage report generated for RSpec. 5 / 5 LOC (100.0%) covered.
```

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
utopia-2.15.1 wiki/pages/testing/index.md
utopia-2.15.0 wiki/pages/testing/index.md
utopia-2.14.0 wiki/pages/testing/index.md
utopia-2.13.4 documentation/pages/wiki/testing/content.md
utopia-2.13.3 documentation/pages/wiki/testing/content.md
utopia-2.13.2 documentation/pages/wiki/testing/content.md
utopia-2.13.1 documentation/pages/wiki/testing/content.md
utopia-2.13.0 documentation/pages/wiki/testing/content.md
utopia-2.12.4 documentation/pages/wiki/testing/content.md
utopia-2.12.3 documentation/pages/wiki/testing/content.md
utopia-2.12.2 documentation/pages/wiki/testing/content.md
utopia-2.12.1 documentation/pages/wiki/testing/content.md
utopia-2.12.0 documentation/pages/wiki/testing/content.md
utopia-2.11.1 documentation/pages/wiki/testing/content.md
utopia-2.11.0 documentation/pages/wiki/testing/content.md
utopia-2.10.0 documentation/pages/wiki/testing/content.md
utopia-2.9.5 documentation/pages/wiki/testing/content.md
utopia-2.9.3 documentation/pages/wiki/testing/content.md
utopia-2.9.2 documentation/pages/wiki/testing/content.md
utopia-2.9.1 documentation/pages/wiki/testing/content.md