Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "unittests"
Tags:
unittests
x
22
k
views
2
score
Unit Testing Nested Functions
Python
/
introspection
,
nested
,
unittests
/
by
Alfe
(7 years ago, revision 3)
19
k
views
1
score
Using Tkinter's Invoke Method for testing
Python
/
invoke
,
mainloop
,
tkinter
,
ttk
,
unittest
,
unittests
/
by
Stephen Rigden
(6 years ago)
17
k
views
1
score
Robust Testing of Tkinter Menu Items with Mocking.
Python
/
invoke
,
mainloop
,
mock
,
mocking
,
tk
,
tkinter
,
unittest
,
unittesting
,
unittests
/
by
Stephen Rigden
(6 years ago, revision 7)
4
k
views
1
score
More strict unittests using a validator
Python
/
decorator
,
unittests
,
validator
/
by
Thomas Lehmann
(10 years ago, revision 4)
6
k
views
1
score
Poor Man unit tests
Python
/
assertions
,
testing
,
unittests
/
by
Kevin L. Sitze
(13 years ago)
7
k
views
2
score
Easy property creation and control
Python
/
class
,
property
,
property_creation
,
tools
,
unittests
/
by
Kevin L. Sitze
(13 years ago)
4
k
views
1
score
Named Sequences for environments containing large numbers of POD instances
Python
/
decorator
,
memory
,
sequence
,
slot
,
unittests
/
by
Kevin L. Sitze
(13 years ago)
7
k
views
1
score
unittest howto - practical demonstration of the various unittest methods
Python
/
unittests
/
by
Senthil Kumaran
(15 years ago)
10
k
views
1
score
Assertion that a code fragment throws a particular exception (self-test utility, Python 3)
Python
/
testing
,
unittests
/
by
Dmitry Dvoinikov
(13 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "unittests"
Top-rated recipes
Unit Testing Nested Functions
(Python)
Easy property creation and control
(Python)
Using Tkinter's Invoke Method for …
(Python)
Robust Testing of Tkinter Menu Ite…
(Python)
More strict unittests using a vali…
(Python)
Poor Man unit tests
(Python)
Named Sequences for environments c…
(Python)
unittest howto - practical demonst…
(Python)
Assertion that a code fragment thr…
(Python)
Related tags
+
−
decorator
(2)
+
−
invoke
(2)
+
−
mainloop
(2)
+
−
testing
(2)
+
−
tkinter
(2)
+
−
unittest
(2)
+
−
assertions
+
−
class
+
−
introspection
+
−
memory
+
−
mock
+
−
mocking
+
−
nested
+
−
property
+
−
property_creation
+
−
sequence
+
−
slot
+
−
tk
+
−
tools
+
−
ttk
x
Undo