# Chat plugin - \> Core

**URL:** https://meta.discourse.org/t/chat-plugin-core/271437
**Category:** Development
**Tags:** chat
**Created:** [July 12, 2023, 3:05pm UTC](https://meta.discourse.org/t/chat-plugin-core/271437 "2023-07-12T15:05:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [July 12, 2023, 3:05pm UTC](https://meta.discourse.org/t/chat-plugin-core/271437/1 "2023-07-12T15:05:55Z")

</div>

Is there a plan/standard roadmap for the chat plugin to fully merge into core from its current “included by default” plugin folder?

Why am I asking this? Because I’d like to create front-end tests that assume chat from within the scope of another plugin … and I don’t think that’s possible yet? e.g. running qunit for just the plugin in isolation?

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [July 12, 2023, 3:19pm UTC](https://meta.discourse.org/t/chat-plugin-core/271437/2 "2023-07-12T15:19:45Z")

</div>

Sorry Robert, We don’t have plans for this in the mid term. Im not sure what you are trying to do with qunit, but you could certainly achieve this with system specs.
