Skip to content

Example repository with tests for a hello world command-line script

License

Notifications You must be signed in to change notification settings

texttest/hello_world_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Example

This repository contains a worked example for testing a "hello world" python script. It is used in a TextTest tutorial.

To run these tests, first install TextTest. See TextTest Documentation

Then launch the texttest command-line test runner:

texttest -con

If you are using PyCharm or similar, there should be a Run Configuration available called "RunTextTest" or "RunTextTestWindows". If you have used the Windows installer, use the "RunTextTestWindows" configuration, otherwise use the RunTextTest configuration to run the tests.

About

Example repository with tests for a hello world command-line script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages