Latest version
Released:
A Test Runner in python, for Human Readable HTML Reports
Project description
To run a python program on IDLE, follow the given steps −. Write the python code and save it. To run the program, go to Run Run Module or simply click F5. Run on Command Line. The python script file is saved with ‘.py’ extension. After saving the python script, we can run it from the Command Line. Ideone is something more than a pastebin; it's an online compiler and debugging tool which allows to compile and run code online in more than 40 programming languages. It contains the simple Python code which prints the text “Hello World!”. In order to execute the Python code, you have to open the ‘run’ menu and press the ‘Run Module’ option. You can also use the keyboard shortcut ‘F5’ to run the Python code file. A new shell window will open which contains the output of the Python code.
HtmlTest runner is a unittest test runner that save test resultsin Html files, for human readable presentation of results.
Python Runner is a handy tool for learning Python or running Python script for daily tasks. Simply type Python code and press 'Command-R' to run it, that is all! You don't event need to save the file first!. Type and run Python code instantly. Display output as plain text or HTML. Integrated Development Environments (IDEs) are also valuable tools for debugging your Python script. Visual Studio Code, for instance, with its Run and Debug feature and a language support plugin called Pylance, allows you to run your code in debug mode. Pycharm is another excellent IDE that can help you find faults in your code.
This Package was inspired in unittest-xml-reporting andHtmlTestRunner by tungwaiyip.
Usage:
As simple as import the class an initialize it, it only have one requestparameter that is output, this one is use to place the report in a subdirecotry in reports directory.
Project details
Release historyRelease notifications | RSS feed
Code Runner Change Python Version
1.2.1
1.2
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size html_testRunner-1.2.1-py2.py3-none-any.whl (11.3 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes |
Filename, size html-testRunner-1.2.1.tar.gz (534.4 kB) | File type Source | Python version None | Upload date | Hashes |
Code Runner For Python Download
Hashes for html_testRunner-1.2.1-py2.py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 57190df7b33788a148ff793cbcd1495ef51e265f8954e1d7c4318edc7bb636c3 |
MD5 | ee23b5b14410f9869d3ee2d4d3344852 |
BLAKE2-256 | 5e14456d48d6741c3cbbf170bf2a9c4f8075034baff4261819e8121d971e054e |
Code Runner Python Version
Hashes for html-testRunner-1.2.1.tar.gz
Code Runner For Python Download
Algorithm | Hash digest |
---|---|
SHA256 | dd65027b62078ffe450a1276f4875f6f3f2a03b13bb3ea144428b87784dc387a |
MD5 | ad456fa929aa0462afae6323282cc5ad |
BLAKE2-256 | 5d5b7844d6e6e9d072f38666fb332fc85aaa7ebed99b2f792c724d8a85282254 |