We are so excited to officially announce our training event before next year's Scotch on the Rocks 2014 from June 2nd to the 4th. This training course will be lead by Luis Majano and will include a medley of our core courses and an entire day dedicated to testing using T...
Blog
ColdBox BootCamp at Scotch on the Rocks 2014
We are so excited to announce the open registration of our ColdBox Bootcamp in Edinburgh before Scotch on the Rocks 2014 from June 2nd to the 4th. This bootcamp will include a medley of our professional training courses and lead by ColdBox creator Luis ...
TestBox 1.0.0 Release Candidate Arrives!
We are so excited to bring you our 1.0.0 Release Candidate of TestBox. Much work and dedication has gone through this release and a final release is imminent. For those of you that do not know what TestBox is, TestBox is a next generation testing framework for ColdFusion that is based on BDD (Behavior Driven Development) for providing ...
TestBox BDD/xUnit Testing v1.0.0 Release Candidate Released
We are so stoked to bring you the Release Candidate version of: TestBox. TestBox is a next generation testing framework for ColdFusion that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It contains not only a testing framework, runner, assertions and expectations library but also integrates with MockBox for mocking and stubbing. It also supports xUnit style of testing and MXUnit compatibilities. TestBox can be downloaded from our main downloads page and it has been also integrated into our "development" branch for the ColdBox platform as well. The following are the release notes for this release candidate:
Ortus ContentBox VPS Hosting
We are excited to announce another hosting provider for ContentBox Modular CMS: Kickass VPS. We have partnered with them to not only bring you ContentBox Hosting but the VPS offering are certified by us and they are also built and tuned according to our production servers. You can find them in 3 distinct flavors and you can even purchase them with Ortus Support ho...
ContentBox VPS Hosting Has Arrived
We are so excited to announce our partnership with KickassVPS to bring you some great hosting offerings for ContentBox Modular CMS. These VPS offerings are certified servers by Ortus Solutions, built to our standards and tuned as well. Enjoy!
KickAssVPS offers ContentBox virtual private servers for all of your needs and budget sizes. These VPS servers come wit...
Tip of the Week: Behavior-Driven Development and TestBox
If you haven't heard, the latest addition to the *Box family is TestBox and is currently out in Alpha. It allows for the standard xUnit style of testing that you may already be familiar with in tools like MXUnit. TestBox also allows for a newer style of testing known as Behavior-Driven Development or BDD. BDD helps focus on writing tests that confirm specific business needs are met by your software and typically use some sort of human-readable DSL that allows the test to be self-documenting a...