README.md in umlaut-4.0.3 vs README.md in umlaut-4.1.0.pre.alpha.1
- old
+ new
@@ -79,9 +79,15 @@
Tests use the vcr gem where appropriate. See `./test/support/test_with_cassette`.
gem skeleton was created with `rails plugin new`, which creates a dummy app
that tests are run in context of, at `./test/dummy`.
+The vcr gem is used to record HTTP transactions for tests.
+
+There are some helpful methods for setting up and asserting in tests in
+Umlaut::TestHelp, which are used in Umlaut itself and can also be used
+in local apps or Umlaut plugins.
+
See also: https://github.com/team-umlaut/umlaut/wiki/Developing
## Source
https://github.com/team-umlaut/umlaut/