# How do I run only discourse/plugins/poll/spec?

**URL:** https://meta.discourse.org/t/how-do-i-run-only-discourse-plugins-poll-spec/47244
**Category:** Development
**Created:** [July 13, 2016, 7:35pm UTC](https://meta.discourse.org/t/how-do-i-run-only-discourse-plugins-poll-spec/47244 "2016-07-13T19:35:38Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [July 13, 2016, 9:00pm UTC](https://meta.discourse.org/t/how-do-i-run-only-discourse-plugins-poll-spec/47244/6 "2016-07-13T21:00:21Z")

</div>

Another way to do it is via the rake task

> <https://github.com/discourse/discourse/blob/main/lib/tasks/plugin.rake#L47-L48>

`bundle exec rake plugin:spec["poll"]`

---

_[View the full topic](https://meta.discourse.org/t/how-do-i-run-only-discourse-plugins-poll-spec/47244)._
