Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary « Newer  Topics 11 - 20 of 52  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group both for Pythoscope users and developers. Pythoscope is a unit test generation tool for Python, see http://pythoscope.org.
 

Pythoscope 0.4.3 released 
  Hi all, This is a bug fix release, covering all loose ends of 0.4.2. Installation package is now complete and should install without problems on systems without setuptools. I also fixed a serious bug that could cause a test file to be overwritten. Last but not least, some of the internals has been refactored to accommodate future... more »
By Michał Kwiatkowski  - Feb 28 2010 - 1 new of 1 message    

Pythoscope 0.4.2 released 
  Hello group, Another step on the road to a perfect test generator - Pythoscope 0.4.2 has been released today. :-) The goal of this release was to make Pythoscope compatible with different Python versions and different environments. Pythoscope now supports Pythons 2.3 through 2.6 and the interpreter is the only thing... more »
By Michał Kwiatkowski  - Nov 5 2009 - 1 new of 1 message    

Running Pythoscope against the stdlib 
  Yesterday I got an itch to play with pythoscope again, so I ran it against the latest checkout of the python standard library. Some things I noticed: 1. Pythoscope, by default, looks through all the directories in the current working directory. This is an issue in the standard library because tests are in the 'test' folder, which is traversed with... more »
By Ryan Freckleton  - Oct 21 2009 - 18 new of 18 messages    

Function with *args type param causes invalid test code 
  Hi! I'm new to Pythonscope and am using it to generate some tests for the first time. One of my functions has the signature: def build_url(*params): pass When I called the function with a list, like so, in a points-of- entry file, the following test code was generated: def test_build_url_returns_thisisa _for_tuple(self):... more »
By ssteinerX  - Oct 2 2009 - 4 new of 4 messages    

web site work 
  Michal, just wanted to say you've done some nice clean up/rework on the web site. Paul
By Paul Hildebrandt  - Jul 30 2009 - 2 new of 2 messages    

Code review request 
  Hi, Recently I've been busy making Pythoscope compatible with older versions of Python[1]. I was developing on Python 2.5 all this time without really testing my code on 2.4 or 2.3. In the end, that meant Pythoscope was broken for anything less than 2.5, go figure. ;) I want to change that. From now on all changes will be tested against all... more »
By Michał Kwiatkowski  - Jul 25 2009 - 3 new of 3 messages    

Pythoscope on ohloh 
  Hi, I registered Pythoscope on ohloh and added a badge to our homepage. If you have an ohloh account, go ahead and add yourself as a Pythoscope user. :-) [link] Cheers, mk
By Michał Kwiatkowski  - Jun 20 2009 - 1 new of 1 message    

Deriving type checking from doc strings 
  Michal and I were chatting back and forth in a Pythoscope code review about documenting function parameters. He also bought up using typecheck ([link]) for the times when he really wants to check parameter type. That led to a stream of though about possibly having something like... more »
By Paul Hildebrandt  - May 2 2009 - 11 new of 11 messages    

Pythoscope adwords 
  Just for fun I've continued messing with Google adwords for Pythoscope. I graduated from the Starter to the Standard account for adwords and I am running multiple campaigns. Campaign 1 is targeted at people looking for Python Unit Testing. Campaign 2 is targeted at people looking for Python 3 or conversion information. Each have a different... more »
By Paul Hildebrandt  - Apr 27 2009 - 2 new of 2 messages    

Pythoscope 0.4.1 released 
  Hi all, New release of your favourite testing tools is here. ;-) This is mostly a bugfix release, trying to polish a few rough edges. Pythoscope is now faster, handles bigger projects without hassle and doesn't cause problems on Windows anymore. To install/update get the source package from [link]... more »
By Michał Kwiatkowski  - Apr 23 2009 - 2 new of 2 messages    

11 - 20 of 52   « Newer | Older »

XML       Send email to this group: pythoscope@googlegroups.com