Difference between revisions of "Paul Holser"

From CitconWiki
Jump to navigationJump to search
 
Line 1: Line 1:
I'm an Agile Technologist at [http://www.semantra.com Semantra], based in the Dallas area.
+
Senior applications engineer at [http://containerstore.com The Container Store] in Dallas. Test-infected since 2000. Former [http://thoughtworks.com ThoughtWorker], have been creating software since I was twelve.
 +
 
 +
I am particularly interested these days in property-based testing as exemplified by QuickCheck, and continuous delivery. In fact, I've created [http://github.com/pholser/junit-quickcheck junit-quickcheck], an extension to the [http://github.com/junit-team/junit JUnit] theories mechanism to randomly generate values for parameters of JUnit theories.
  
 
[http://home.roadrunner.com/~pholser My home page]
 
[http://home.roadrunner.com/~pholser My home page]
  
 
[http://cleveralias.blogs.com My blog]
 
[http://cleveralias.blogs.com My blog]

Latest revision as of 11:10, 15 August 2013

Senior applications engineer at The Container Store in Dallas. Test-infected since 2000. Former ThoughtWorker, have been creating software since I was twelve.

I am particularly interested these days in property-based testing as exemplified by QuickCheck, and continuous delivery. In fact, I've created junit-quickcheck, an extension to the JUnit theories mechanism to randomly generate values for parameters of JUnit theories.

My home page

My blog