Hi everyone, great news! Ortus is rolling out our new Ortus Community site to help consolidate all of our community support and interaction. As part of that effort, all our Google Group threads have been imported to the new Ortus Community and effective immediately, our Google Groups are closed for further posting.
Blog
TestBox v4.2 Released!
We are excited to announce a major version release of [TestBox](/products/testbox) version 4.0.0. To install just use CommandBox: `install testbox --saveDev` or to update your TestBox installation `update testbox`. So let's explore this release!
TestBox v4.0.0 Released!
We are excited to announce a major version release of [TestBox](/products/testbox) version 4.0.0. To install just use CommandBox: `install testbox --saveDev` or to update your TestBox installation `update testbox`. So let's explore this release!
TestBox v3.2.0 Released!
We are excited to announce a new minor release of TestBox version 3.2.0. To install just use CommandBox: install testbox --saveDev
or to update your TestBox installation update testbox
. So let's explore this release
What's New With 3.2.0
TestBox Screencast - Code Coverage
In this video, we show how to get started measuring the code coverage of your test suite with TestBox 3.0 and FusionReactor.
TestBox v3.0.0 Released!
We are excited to announce the release of TestBox version 3.0.0. To install just use CommandBox: install testbox --saveDev
or to update your TestBox installation update testbox
. So let's explore this release
TestBox v2.8.0 Released!
We are excited to announce the release of TestBox version 2.8.0. To install just use CommandBox:
box install testbox --savedev
To upgrade your current testbox installation just run the following:
box update testbox
TestBox 2.8.0 is a minor release with some great new functionality and tons of fixes. You can find the release notes here and the major updates for this release.
TestBox v2.6.0 Released!
We are excited to announce the release of TestBox version 2.6.0. To install just do:
box install testbox --savedev
To upgrade your current testbox installation just run the following:
box uninstall testbox && install testbox --savedev
TestBox 2.6.0 is a minor release with some great new functionality and tons of fixes. You can find the release notes here and the major updates for this release.
The 12 Modules of (ForgeBox) Christmas — Day 10 — TestBox Snapshots
Today's featured module is a TestBox module that introduces snapshot testing capabilities to TestBox. If you've avoided testing your legacy applications, come see how TestBox Snapshots can get you started.
ColdBox and TestBox Microsoft Visual Studio Code Support Released
We are very excited today to announce the immediate release of our first two extensions for Microsoft Visual Studio Code Our ColdBox Extension is very similar to our Sublime extension but better! I have to admit that VSCode is absolutely great and we have been able to not only release our collection of snippets but give you typeahead and scope recognition in this extension.