0
Unit Test and coverage code in coldfusion
New Here
,
/t5/coldfusion-discussions/unit-test-and-coverage-code-in-coldfusion/td-p/906688
Sep 30, 2008
Sep 30, 2008
Copy link to clipboard
Copied
Hi all,
I'm coding unit test for a project (by mxunit).
But I don't know how to perform coverage code in coldfusion.
what solutions do everyone have for my problem ?
Thank!
I'm coding unit test for a project (by mxunit).
But I don't know how to perform coverage code in coldfusion.
what solutions do everyone have for my problem ?
Thank!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Mentor
,
/t5/coldfusion-discussions/unit-test-and-coverage-code-in-coldfusion/m-p/906689#M83417
Oct 01, 2008
Oct 01, 2008
Copy link to clipboard
Copied
After a quick Google....
Welcome To CFUnit
cfcUnit - ColdFusion Unit Testing Framework
Unit Testing and Code Coverage
What ColdFusion tools do you want?
Phil
Welcome To CFUnit
cfcUnit - ColdFusion Unit Testing Framework
Unit Testing and Code Coverage
What ColdFusion tools do you want?
Phil
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
oni183
AUTHOR
New Here
,
LATEST
/t5/coldfusion-discussions/unit-test-and-coverage-code-in-coldfusion/m-p/906690#M83418
Oct 02, 2008
Oct 02, 2008
Copy link to clipboard
Copied
@phil: thank!
I performed coding unit test by mxunit.
is anyone aware of coverage code tool for ColdFusion unit test ?
I 'm trying to study Clover coverage tool .
Thank!
I performed coding unit test by mxunit.
is anyone aware of coverage code tool for ColdFusion unit test ?
I 'm trying to study Clover coverage tool .
Thank!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

