Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 7

Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platforms. * Browser compatibility testing. ... [More] Test your application to see if it works correctly on different browsers and operating systems. The same script can run on any Selenium platform. * System functional testing. Create regression tests to verify application functionality and user acceptance. [Less]

4.23077
   
  0 reviews  |  161 users  |  1,380,058 lines of code  |  75 current contributors  |  Analyzed 5 days ago
 
 

SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It can scan files to detect dependencies automatically ... [More] and maintain a global view of all dependencies in a build tree, and uses MD5 signatures to detect changed file contents reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily extensible through user-defined builder and scanner objects. [Less]

4.0
   
  0 reviews  |  118 users  |  588,117 lines of code  |  20 current contributors  |  Analyzed 1 day ago
 
 

The Buildout project provides support for creating applications, especially Python applications. It provides tools for assembling applications from multiple parts, Python or otherwise. An application may actually contain multiple programs, processes, and configuration settings. The word ... [More] "buildout" refers to a description of a set of parts and the software to create and assemble them. It is often used informally to refer to an installed system based on a buildout definition. For example, if we are creating an application named "Foo", then "the Foo buildout" is the collection of configuration and application-specific software that allows an instance of the application to be created. We may refer to such an instance of the application informally as "a Foo buildout". [Less]

4.2
   
  0 reviews  |  33 users  |  4,491 lines of code  |  14 current contributors  |  Analyzed 6 days ago
 
 

Waf

Compare

Waf is a general-purpose build system which was modelled from Scons. Though it comes last in the arena of the build systems, we believe that Waf is a vastly superior alternative to its competitors (Autotools, Scons, Cmake, Ant, etc) for building software, and especially for open-source projects: ... [More] * Waf depends on Python only which is ported on most platforms * Waf scripts are Python modules which are easier to learn and to maintain that custom languages * Waf license has very little constraints (BSD) and can be redistributed easily (all in one 100kb script) * Waf architecture is modular and can be extended easily, it relies on state-of-the-art algorithms * Waf provides many more features than its competitors * Waf provides many small projects and code snippets [Less]

4.09091
   
  0 reviews  |  25 users  |  100,019 lines of code  |  16 current contributors  |  Analyzed about 9 hours ago
 
 

Bcfg2 helps system administrators produce a consistent, reproducible, and verifiable description of their environment, and offers visualization and reporting tools to aid in day-to-day administrative tasks.

4.42857
   
  0 reviews  |  18 users  |  65,844 lines of code  |  25 current contributors  |  Analyzed 8 days ago
 
 

Ansible is a radically simple configuration management, deployment, and ad-hoc task execution tool. It supports a wide variety of distributions, requires no software installed on managed machines, and users can get going in minutes. Extension modules can be written in any language.

5.0
 
  1 review  |  16 users  |  27,280 lines of code  |  250 current contributors  |  Analyzed 4 days ago
 
 

Windmill is an Open Source AJAX Web UI Testing framework that was originally built to automate testing for the Chandler Server Project at OSAF. After spending time with Selenium we realized we had a variety of needs that weren't being fulfilled and built Windmill from the ground up. Windmill ... [More] implements cross browser testing, in-browser recording and playback, and functionality for fast accurate debugging and test environment integration. We are a relatively young project, but as far as we know we already implement a larger set of a browser testability than Selenium. [Less]

4.66667
   
  1 review  |  8 users  |  58,928 lines of code  |  1 current contributor  |  Analyzed about 5 hours ago
 
 

Easy to script Python build and deployment tool that makes the use and configuration of common Python project-related tools very easy.

4.4
   
  0 reviews  |  8 users  |  6,081 lines of code  |  14 current contributors  |  Analyzed 5 days ago
 
 

TestFarm is a client-server Python application that allows you to monitor the stability and efficiency of a development project by performing continuous builds and tests on multiple platforms. The overall idea is based on Mozilla Tinderbox, or buildbot but with a much simpler approach and sound extensibility mechanisms.

4.0
   
  0 reviews  |  4 users  |  15,540 lines of code  |  1 current contributor  |  Analyzed about 8 hours ago
 
 

Stateful programmatic web browsing in Python, after Andy Lester's Perl module WWW::Mechanize.

4.5
   
  0 reviews  |  4 users  |  25,484 lines of code  |  0 current contributors  |  Analyzed about 12 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.