Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.21 KB

index.md

File metadata and controls

23 lines (16 loc) · 1.21 KB

MockBox

MockBox

Introduction

MockBox is a companion package to TestBox that will give you advanced mocking/stubbing capabilities; hence a Mocking Framework. You can use it from within TestBox or as a standalone package in any other testing framework or CFML application as a data provider.

Download

Download from our downloads page or clone via github. Also read our installation section.

git clone git@github.com:Ortus-Solutions/TestBox.git

Useful Resources