Login

    Register

PROJECT CATEGORIES

 

Stubbie
Project Home Blog Forums Known Issues Contact Project

Author: Greg Stewart (All RIAForge projects by this author)
Last Updated: May 3, 2007 8:12 PM
Version: 0.1
Views: 12,252
Downloads: 189
License: Apache License, Version 2

Description:

Stubbie was inspired by a feature in Rails that creates stub test objects based on objects found in your application.

You can run Stubbie standalone or as a plugin (there is a Mach-ii plugin available) and on execution it will recursively examine your projects code for CFCs and generate generic test objects for you, as well as a Test Suite. No more excuses to not use Unit Testing.

It currently supports both CFUnit and CFCUnit.

Credits:
Special thanks must go to Stephen (Spike) Milligan for allowing me to use his CFCDoc code which allowed me to quickly build the project without having to worry about the File System and CFC parsing.

Seth Petry-Johnson also deserves a special mention for allowing me to use his VarScopeChecker.cfc as part of the release so that we can all benefit from a var scope unit test.

Recent Blog Entries:

Requirements:

I have developed it and tested it on CFMX 7.0.2 but it should work just fine on CFMX 6.1.

Issue Tracker:

ID ISSUE STATUS UPDATED
1 Test suite - no tests Fixed 05/10/07 2:09 AM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/stubbie.

To view files and changelists associated with this repository, go here: http://stubbie.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/