# How does the Testing pane work?

**URL:** https://discourse.julialang.org/t/how-does-the-testing-pane-work/115301
**Category:** VS Code
**Created:** [June 6, 2024, 9:13pm UTC](https://discourse.julialang.org/t/how-does-the-testing-pane-work/115301 "2024-06-06T21:13:25Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![lmiq](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/lmiq/32/18314_2.png) [@lmiq](https://discourse.julialang.org/u/lmiq)
#### Post date: [June 6, 2024, 10:29pm UTC](https://discourse.julialang.org/t/how-does-the-testing-pane-work/115301/6 "2024-06-06T22:29:32Z")

</div>

Take a look at this post: [Prerelease of new testing framework and test run UI in VS Code - #22 by lmiq](https://discourse.julialang.org/t/prerelease-of-new-testing-framework-and-test-run-ui-in-vs-code/86355/22)

With that step by step you should get things working. There are some things there that are not needed (`using package` inside each test item), but do no harm.

---

_[View the full topic](https://discourse.julialang.org/t/how-does-the-testing-pane-work/115301)._
