Installing TestBox
Last updated
Was this helpful?
Last updated
Was this helpful?
TestBox can be downloaded from or can be installed via . CommandBox is our preferred approach for all package installations, updates and more.
Note Please note the
--saveDev
flag which tells CommandBox that TestBox is a development dependency and not a production dependency.
This will install TestBox in a /testbox folder from where you called the command. You can also extract the download zip and place it anywhere you like and create a mapping called /testbox that points to testbox in the distribution folder, this is the most secure approach. However, you can just place it in the webroot if you like.
You can also clone from and help us out :)