MIT-Licensed
          Getting started
		  All you need to do is to download & install the library and provide a
 
		  reference of the CfUnit-library in your project. Now you are ready and
		  you can start to write your test code.
		
CfUnit.FB_TestSuite,{attribute ‘call_after_init’},TEST_FINISHED() when finished.
          API
          Online API reference can be found here.
        
          Bugs
          Bugs can be reported by opening a ticket here.
        
          Q&A
          If you have any questions, you can drop them here.
		  If you cannot find your anwser, you can always drop a question in the comment.
		  Posted questions will be modderated into the Q&A for future reference.
        
          CfUnit.Package
		  This package contains everything you need!
		  Download
		
		CfUnit.compiled-library
		  v1.0.0.0 precompiled version.
		  Download
	    
		CfUnit.library
		  v1.0.0.0, Compile and install it yourself
		  Download
	    
		CfUnitVerifier.project
		  Verifies CfUnit and doubles
		  as a usage example
		  Download
		
		CfUnitVerifierOutput.xml
		  CfUnit library verifier output in XML
		  Download
	    
		  SimpleCfUnitExample.project
		  Simple Usage Example
		  Download
	    
		  CfUnitTimedTestExample.project
		  Timed Testing example
		  Download
	    
          Development Log
		  A development log can be found here.
		
Ported from TcUnit v0.9.0.0 originally written for TwinCAT3 by Jakob Sagatowski.