We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Project structure (markdown)
Updated Coding guidelines and conventions (markdown)
Updated Guide: Writing unit tests Part 1 (markdown)
Change unit testing guide to Python from Django
Add section on unit tests
add complete test file
Add summary of things learned
clarify what __file__ is
Finish section about testing how many times a function is called.
add ignore_errors=True for shutil.rmtree
write about testing exceptions
intro message
change title, add part 1
add full file in the end
fix sys.path
Add run command and console outputs
Gave finished example of of basic function test class
finish basic function testing
Started writing about testing the happy path
initial commit: started on how to write unit tests for already existing functions
Fleshed out the different test types
Updated Submitting Pull Requests (markdown)
Updated Major differences between KA Lite and Khan Academy (markdown)