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 Python recipes tagged "testing"
Tags:
testing
x
8
k
views
1
score
The many uses of randomness - Part 2
Python
/
random
,
random_number
,
simulation
,
testing
/
by
Vasudev Ram
(7 years ago)
12
k
views
2
score
Credit Card Validation
Python
/
card
,
credit
,
false
,
number
,
testing
,
true
,
validating
,
validation
/
by
Stijn de Graaf
(12 years ago)
10
k
views
2
score
Counting decorator
Python
/
decorators
,
testing
/
by
Noufal Ibrahim
(13 years ago)
13
k
views
1
score
Simple Regular Expression Tester
Python
/
command
,
debugging
,
line
,
python
,
quick
,
re
,
regex
,
testing
/
by
Sunjay Varma
(13 years ago, revision 2)
6
k
views
1
score
Poor Man unit tests
Python
/
assertions
,
testing
,
unittests
/
by
Kevin L. Sitze
(13 years ago)
6
k
views
0
score
Locate and import Python's standard regression tests
Python
/
import
,
path
,
regression
,
testing
/
by
Steven D'Aprano
(13 years ago)
5
k
views
1
score
Temporary substitution of object in modules via with statement
Python
/
modules
,
testing
,
with_statement
/
by
Jacob Oscarson
(14 years ago)
5
k
views
1
score
Test byt2str Module
Python
/
byt2str
,
testing
/
by
Stephen Chappell
(14 years ago, revision 2)
6
k
views
1
score
Utility Mill Support Example
Python
/
rpc
,
testing
,
utility_mill
/
by
Stephen Chappell
(14 years ago)
5
k
views
1
score
Utility Mill Support
Python
/
rpc
,
testing
,
utility_mill
/
by
Stephen Chappell
(14 years ago, revision 2)
10
k
views
-2
score
Generate random user names from local dictionary file
Python
/
testing
,
usernames
/
by
Micah Elliott
(15 years ago, revision 3)
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 Python recipes tagged "testing"
Top-rated recipes
Credit Card Validation
(Python)
Counting decorator
(Python)
The many uses of randomness - Part…
(Python)
Poor Man unit tests
(Python)
Simple Regular Expression Tester
(Python)
Temporary substitution of object i…
(Python)
Test byt2str Module
(Python)
Utility Mill Support Example
(Python)
Utility Mill Support
(Python)
Assertion that a code fragment thr…
(Python)
Related tags
+
−
rpc
(2)
+
−
unittests
(2)
+
−
utility_mill
(2)
+
−
assertions
+
−
byt2str
+
−
card
+
−
command
+
−
credit
+
−
debugging
+
−
decorators
+
−
false
+
−
import
+
−
line
+
−
modules
+
−
number
+
−
path
+
−
python
+
−
quick
+
−
random
+
−
random_number
x
Undo