Category Selected:

testbox

Blog

Introducing the New Ortus Community

Brad Wood |  January 21, 2021

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.

Read More

TestBox v4.2 Released!

Luis Majano |  November 20, 2020

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!
Read More

TestBox v4.0.0 Released!

Luis Majano |  April 29, 2020

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!
Read More

TestBox v3.2.0 Released!

Luis Majano |  February 27, 2020

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

Read More


TestBox Screencast - Code Coverage

Brad Wood |  June 24, 2019

In this video, we show how to get started measuring the code coverage of your test suite with TestBox 3.0 and FusionReactor.

Read More

TestBox v3.0.0 Released!

Luis Majano |  April 25, 2019

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

Read More

TestBox v2.8.0 Released!

Luis Majano |  August 08, 2018

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.

Read More

TestBox v2.6.0 Released!

Luis Majano |  February 06, 2018

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.

Read More

The 12 Modules of (ForgeBox) Christmas — Day 10 — TestBox Snapshots

Eric Peterson |  December 23, 2017

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.

Read More

ColdBox and TestBox Microsoft Visual Studio Code Support Released

Luis Majano |  November 29, 2017

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.

Read More