Screencast: Introduction to Unit Testing in CFWheels 2.x
Update: (2nd part on controllers)
Page 6 of 15
Update: (2nd part on controllers)
Covers constraints, wildcard segments and shallow resources.
A quick overview of routing in Wheels 2.x
Today sees a maintenance release for the 2.x series. Download 2.0.1 today(https://github.com/cfwheels/cfwheels/releases/download/v2.0.1/cfwheels-2.0.1.zip) to fix the following:
Today sees a maintenance release for the 1.4.x series. Please note that as 2.0 is now released, future updates to the 1.x branch will be limited to essential bug fixes only. Download 1.4.6 today(ht...
!(https://cfwheels.org/blog/wp-content/uploads/2017/09/cfwheels-20-took-you-long-enough.jpg)(https://cfwheels.org/blog/wp-content/uploads/2017/09/cfwheels-20-took-you-long-enough.jpg)
It's been about a year in the making, and well over 1000 commits, but the beta for 2.0 has now arrived! We're still catching up on the main documentation as there's so much to cover in this release...
One of the nicest things about CFWheels 2.x is the tighter integration with command-line tools such as Commandbox. We can take advantage of the new testing suite JSON return type and the new CFWhee...