mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Update main description
This commit is contained in:
parent
1a61235cdc
commit
61c5505fb5
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
Spectator
|
||||
=========
|
||||
|
||||
Fully-featured spec-based test framework for Crystal.
|
||||
Provides more functionality from [RSpec](http://rspec.info/)
|
||||
Spectator is a fully-featured spec-based test framework for Crystal.
|
||||
It provides more functionality from [RSpec](http://rspec.info/)
|
||||
than the built-in Crystal [Spec](https://crystal-lang.org/api/latest/Spec.html) utility.
|
||||
Spectator also provides additional features to make testing easier and more fluent.
|
||||
Additionally, Spectator provides extra features to make testing easier and more fluent.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue