Skip to content

randy3k/UnitTesting-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitTesting-example

Linux & OSX Windows
Build Status Build status

Example of a blocking testcase.

In test.py, time.sleep(1) will block Sublime Text and async_insert_hello_world wouldn't have a chance to be execulated before the line of assertion. Therefore, the option of async will be necessary.

About

A getting started example for UnitTesting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages