Managed Projects

Pyccuracy

  Analyzed 21 days ago

Pyccuracy is a Behavior-Driven Acceptance Testing framework. A typical Pyccuracy test would be something like: As a Google User I want to search Google So that I can test Pyccuracy Scenario 1 - Searching for Hello World Given I go to "http://www.google.com" When I fill "q" textbox ... [More] with "Hello World" And I click "btnG" button Then I see "Hello World - Google Search" title [Less]

15.6K lines of code

0 current contributors

about 11 years since last commit

12 users on Open Hub

Inactive
5.0
 
I Use This

pyvows

  Analyzed 4 months ago

Asynchronous behaviour driven development for Python. The main reason for asynchronous testing is to make tests which target I/O run much faster, by running them concurrently. By having a faster suite, it gets run that more often, thus improving the feedback cycle.

3.63K lines of code

0 current contributors

6 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

skink

  Analyzed 21 days ago

Introduction ------------ skink is a Continuous Integration server that's as simple as it gets. Specify a git repository, a shell command to execute to build your project and that's pretty much it. Just ask skink to run your build and it will update your code, run a build and keep ... [More] track of your build history. You can create a git hook to auto-execute the build upon push as well. Installing ---------- It couldn't be easier. Run the three following commands in a shell: git clone git://github.com/heynemann/skink.git sudo aptitude install python-coverage (if you do not want coverage or you don't need to run make all for skink, ignore this) make run Congratulations! You are the happy owner of a build server! Just reach http://localhost:8089 (or whatever port you configured in the confi [Less]

56.9K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Pynq

  Analyzed 22 days ago

Microsoft created Linq (Language Integrated Query) using Expression trees, which is a math concept on how to parse operations into trees in a way that you can analyze the operations independently from the result. Pynq is an implementation in Python of the Expression Tree theory and some of the ... [More] providers. There will be more providers gradually, but Pynq will strive to make it as easy as possible to write your own provider. [Less]

2.37K lines of code

0 current contributors

almost 16 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Thumbor

  Analyzed 22 days ago

thumbor is an open-source photo thumbnail service by globo.com

316K lines of code

18 current contributors

5 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This