TestBox : Behavior Driven Development (BDD)
Search…
v4.x
Introduction
Intro
Release History
What's New With 4.5.0
What's New With 4.4.0
What's New With 4.3.0
What's New With 4.2.x
What's New With 4.1.0
What's New With 4.0.0
About This Book
Getting Started
Overview
Installation
Primers
TestBox BDD Primer
TestBox xUnit Primer
In-Depth
Testing Styles
Test Bundles
Life-Cycle Methods
Suites, Tests & Specs (Oh My!)
Assertions
Expectations
Output Utilities
Running Tests
Reporters
MXUnit Compatibility
Mocking
MockBox
Mocking Data
Code Coverage
Introduction
Running Code Coverage
Configuring Code Coverage
Known Behaviors
Continuous Integration
Introduction
Gitlab
Travis
Powered By
GitBook
What's New With 4.5.0
2021-DEC-13
Fixed
​
TESTBOX-336
When using
testSpecs
or
testSuites
via non browser executions decoding is not working
​
TESTBOX-330
Catch spec errors with no type
​
TESTBOX-328
Lucee 5.3.8
reMatchNoCase
() change breaks expected execptions
​
TESTBOX-327
Code Coverage in CI only reports on a single file rather than all files
​
TESTBOX-323
Testbox refuses to update to current release
​
TESTBOX-322
Junit reports issues with describe containing "/"
Added
Migration to github actions
​
TESTBOX-332
toBe{Type}
is incomplete
​
TESTBOX-329
Full Null support
Intro - Previous
Release History
Next
What's New With 4.4.0
Last modified
6mo ago
Copy link
Edit on GitHub
Contents
Fixed
Added