Skip to content

josharian/warp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

warp is a dynamic analysis tool for Go. Or it might be, someday, if I finish it. For now, it is an untested, incomplete, undocumented toy.

Right now, warp helps detect mistaken assumptions about io.Reader.

To use, run warp over Go packages. This will overwrite the package. Use source control. Then run your unit tests.

About

warp is a dynamic analysis tool for Go. Or rather, it would be, if I finished it. Right now, it is just a pile of runes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages