README.md in bridgetown-feed-1.1.1 vs README.md in bridgetown-feed-1.1.2
- old
+ new
@@ -192,9 +192,13 @@
```
The same flag can be used directly in post file. It will be disable `<content>` tag for selected post.
Settings in post file has higher priority than in config file.
+## Testing
+
+* Run `bundle exec rspec` to run the test suite
+* Or run `script/cibuild` to validate with Rubocop and test with rspec together
## Contributing
1. Fork it (https://github.com/bridgetownrb/bridgetown-feed/fork)
2. Create your feature branch (`git checkout -b my-new-feature`)