issues
search
yeukhon
/
testcapture
(INCUBATOR! CODE ARE MESSY) A simple Python program that allows statements and expressions within a test function body to be recorded and replay at later time by using Python's AST module to rewrite the test code.
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Write the ast nodes into a source file
#12
yeukhon
opened
10 years ago
3
How to load a module into namespace from compile()
#11
yeukhon
opened
10 years ago
0
Create a testsuite creator
#10
yeukhon
opened
10 years ago
0
Create an importer function
#9
yeukhon
opened
10 years ago
0
Handle multiple assignments
#8
yeukhon
opened
10 years ago
0
Implement a monitor system
#7
yeukhon
opened
10 years ago
2
Support for variable argument length
#6
yeukhon
closed
10 years ago
0
Add support for attribute assignment
#5
yeukhon
closed
10 years ago
0
Handle the case when key or index undefined
#4
yeukhon
opened
10 years ago
0
Add support for Expr
#3
yeukhon
closed
10 years ago
0
Add support for Subscript assignment
#2
yeukhon
closed
10 years ago
0
Handle the case when local variable is undefined prior to the capture
#1
yeukhon
opened
10 years ago
1