spec/spec_helper.rb in nightcrawler_swift-0.4.0 vs spec/spec_helper.rb in nightcrawler_swift-0.5.0
- old
+ new
@@ -1,4 +1,7 @@
+require "codeclimate-test-reporter"
+CodeClimate::TestReporter.start
+
require "rake"
require "byebug"
require "nightcrawler_swift"
# This file was generated by the `rspec --init` command. Conventionally, all