CodeTogether 4.2 with Test Running—Sneak Peek

Brian Fernandes

September 3, 2021

The ability to remotely run tests is a capability that’s been requested by many of our users, starting with our very first releases. We’re thrilled to announce that this feature will be released in CodeTogether 4.2, due later this month! We’ve taken this feature a step further, allowing participants to write tests as well, supporting red, green, refactor TDD.

When connected as a guest, you will now be able to execute tests from your IDE, or even if you’re connected to the session with a browser. Launch specific tests from the editor or dedicated Test/Run views and then analyze the results, just as you would on the host. Here’s a sneak peek of what you can expect.


Browsing and running JUnit tests from a VS Code client – the tests execute in the host Eclipse instance

After the selected tests have completed, the guests have full access to the results. Through the Test Results view, any participant can easily navigate the failures, make any fixes that are required, and re-run the tests.


Analyzing test failures in a VS Code client

And the new test support isn’t just for Java and JUnit tests. Here’s a suite of tests for Python that all participants can browse, run, and correct.


Running Python tests from the browser

And it’s not just the ability to run tests, you can run other launches that exist on the host IDE as well. CodeTogether will discover these launches and allow you to execute them from your client.

An IntelliJ client running a shared Maven build

CodeTogether 4.2 is currently slated for release late this month. Do watch this space for further updates – we’ll share details when the release is generally available. In the meanwhile, to learn more about CodeTogether, read our documentation or check out our videos on YouTube. You can always chat with us live on Gitter or drop us a note on Twitter. Until next time, happy coding!

Work with a team? Start your 30 day trial of CodeTogether Teams*
*Includes up to 32 participants and unlimited session durations.

You may also like . . .

CodeTogether Live 2024.2: Empowering Collaboration and Stability

CodeTogether Live 2024.2: Empowering Collaboration and Stability

We're excited to introduce the latest release of CodeTogether Live, version 2024.2, packed with powerful enhancements and critical fixes aimed at bolstering your collaborative coding experience. Let's dive into the highlights of this release: Enhanced Session...

CodeTogether 2023.1.1 Hotfix Released

CodeTogether 2023.1.1 Hotfix Released

We just published a small hotfix for CodeTogether that addresses the following issues. Please update your CodeTogether plugins and extensions to ensure you pick up these fixes! VS Code Hosts When hosting a session with VS Code, guests who were members of your team may...

CodeTogether 2023.1 is Here!

CodeTogether 2023.1 is Here!

Our first release of 2023 has fixes and enhancements for just about everyone - an improved authorization flow, fixes to our testing support, increased SSO security for our on-premises customers and much more. Read on for the details. Pairing - Now More Secure When you...