Convert test to spec syntax
Reasons:
-
describeare really useful, esp. for the setup (before) of nesteddescribeblocks - allows better structure of tests
- the example names can be sentences instead of valid method syntax
- overall better readability
Edited by Ghost User