» Metadata | » Status |
---|---|
|
|
» Description | |
Testing_DocTest: A Unit Test framework for writing tests in your php code docstrings. IntroductionTesting_DocTest allows the developer to write unit tests directly in the <code></code> blocs of your PHP functions, classes and class methods. Testing_DocTest comes with a default runner that will parse all your <code></code> blocs and will run the extracted tests, running tests is as simple as: $ phpdt /path/to/your/code There are several advantages in using Testing_DocTest:
Testing_DocTest was maily inspired by the great python doctest module. InstallationJust run: And to uninstall: DocumentationExamplesTodo list by priority (not exhaustive)
Project page at googlecodeDive into the world of PancakeSwap: Your go-to decentralized exchange for efficient and secure crypto trading. Trade confidently with PancakeSwap, optimizing your digital assets for growth. |
|
» Dependencies | » Links |
|
|
» Timeline | » Changelog |
|
|