Browsing projects by Tag(s)

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

Showing page 1 of 8

Jython is a Java implementation of the Python programming language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is a very seamless and smooth integration with Java: from Python you have complete access to all Java ... [More] libraries, can build applets, can integrate with Java beans, and can subclass Java classes in Python and vice versa. Like Python, and unlike Java, Jython can also be used interactively: just type some Jython code at the prompt and see the results immediately. [Less]

4.0
   
  1 review  |  55 users  |  1,118,379 lines of code  |  16 current contributors  |  Analyzed 7 days ago
 
 

The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and can call out to arbitrary Java code, providing support for testing a large range of network protocols. The Grinder comes with a mature ... [More] plug-in for testing HTTP services, HTTP scripts can be recorded easily from a browser session. [Less]

4.0
   
  0 reviews  |  45 users  |  96,806 lines of code  |  3 current contributors  |  Analyzed 7 days ago
 
 

Omni is a Software-as-a-Service/Cloud Computing service that wants to help you create and use modular applications for the web. It is the collection of the Colony Framework which supports the service, along with all the open source plugins developed for it.

5.0
 
  0 reviews  |  9 users  |  461,814 lines of code  |  6 current contributors  |  Analyzed 12 months ago
 
 

GrinderStone is a plugin to Eclipse for The Grinder, widely used open source performance testing product. The main goal of GrinderStone project is to provide ability to run and debug created scripts for The Grinder in Eclipse. Main features: - debugger for Grinder scripts - running scripts from ... [More] Eclipse - ability to create separate running configurations - ability to reference Java projects from Jython projects - redirect all Grinder outputs to Eclipse terminal [Less]

4.5
   
  0 reviews  |  7 users  |  2,448 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Mappa is a Topic Maps engine that is written in Python. Is it compatible to the Topic Maps - Data Model and provides different backends. Some backends are also usable in a Jython environment. The API is Pythonic and enables the developer to create and manipulate topic maps easily. ... [More] Additionally, Mappa provides the import and export of different Topic Maps syntaxes (i.e. XTM) [Less]

0
 
  0 reviews  |  4 users  |  138,282 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

Now the L2In-Flames putting all this with your project in OhLoh, causing the players have more knowledge of the development of the project! Because we are going through difficulties for our team, I will do everything again, now all have a role in the server, and mistakes will not be forgiven.

4.0
   
  1 review  |  3 users  |  0 current contributors  |  Analyzed over 4 years ago
 
 

The SIP Proxy server written in Java. Use www.cafesip.org Jiplet Container Architecture. It can be embedded with Python Script to maximize potentials

3.0
   
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 3 days ago
 
 

Robot FrameworkRobot Framework is a generic keyword-driven test automation framework for acceptance level testing and acceptance test-driven development (ATDD). It has an easy-to-use tabular syntax for creating test cases and its testing capabilities can be extended by test libraries implemented ... [More] either with Python or Java. Users can also create new keywords from existing ones using the same simple syntax that is used for creating test cases. Robot Framework is open source software released under Apache License 2.0. Its copyrights are owned and development supported by Nokia Siemens Networks. FeaturesEnables easy-to-use tabular syntax for creating test cases in a uniform way. Allows using keyword-driven, data-driven and behavior-driven (BDD) approaches. Provides ability to create reusable higher-level keywords from the existing keywords. Provides easy-to-read reports and logs in HTML format. Is platform and application independent. The modular architecture supports creating tests even for applications with several diverse interfaces. Provides a simple library API for creating customized test libraries. Provides a command line interface and XML based outputs for integration into existing build infrastructure (continuous integration systems). Provides support for Selenium for web testing, Java GUI testing, running processes, Telnet, SSH, and so on. Remote library interface enables distributed testing and implementing test libraries in any programming language. Provides tagging to categorize and select test cases to be executed. Has built-in support for variables, practical particularly for testing in different environments. News2010-03-24 Robot IDE 0.22 is released. 2009-03-05 Robot Framework 2.1.3 with smallish bug fixes and enhancements released. 2010-02-26 Database Library project publicly announced and 1.0 version released. 2010-02-19 JvmConnector 1.0.1 is released. 2010-02-16 JvmConnector 1.0 is released. 2010-02-15 SeleniumLibrary 2.3 is released. 2010-02-03 SwingLibrary 1.1 is released. 2010-02-02 Robot IDE 0.21 is released. 2010-01-18 Spring 2010 roadmap updated 2009-11-30 Selenium Library 2.2.2 is released. 2009-11-17 AutoItLibrary for Windows GUI testing released by C. Martin Taylor from Texas Instruments 2009-10-23 Robot Framework 2.1.2 with smallish bug fixes and enhancements released. 2009-10-23 Example using C language from test libraries created. 2009-10-07 Robot IDE 0.19 is released. 2009-09-21 Robot IDE 0.18 is released. 2009-09-04 SwingLibrary 1.0 released. 2009-08-24 Selenium Library 2.2.1 is released. 2009-08-17 Robot Framework 2.1.1 with bug fixes and various enhancements has been released. 2009-08-16 Python Tutorial targeted for test library developers published. 2009-07-03 Mabot 0.6.1 is released. 2009-06-18 Initial version of introduction slide set available. 2009-06-03 RFDoc 0.2 is released. This version contains search functionality and is thus the first really useful release. 2009-05-08 First version of RFDoc, a web based system for storing and searching library and resource file documentations, is available. 2009-04-29 Robot Framework developers organize a session Executable requirements in practice in XP 2009 conference. 2009-04-20 Robot Framework 2.1 has been released. 2008-03-05 SSH Library 0.9 is released. 2009-01-13 Robot Framework 2.0.4 has been released. 2008-11-26 Robot Framework 2.0.3 has been released. 2008-11-26 New tool for generating test case documentation created. 2008-11-26 One Click Installer (Windows only) has been updated to support Python 2.6 and its documentation has been improved. 2008-10-30 Manual test result reporting tool - Mabot - has been open sourced. 2008-09-24 First public version of Robot Framework IDE has been released. 2008-09-22 Robot Framework 2.0.2 is available. 2008-08-25 Robot Framework 2.0.1 is released. 2008-08-25 Quick Start Guide is available. 2008-06-24 Robot Framework 2.0 is available! 2008-06-17 Project pages are ready. [Less]

0
 
  0 reviews  |  1 user  |  123,817 lines of code  |  13 current contributors  |  Analyzed about 22 hours ago
 
 

A Micro Mouse maze editor and simulator.

5.0
 
  0 reviews  |  1 user  |  9,223 lines of code  |  0 current contributors  |  Analyzed about 1 hour ago
 
 

GANYMEDE is a portable and customizable network directory management system, released under the GNU General Public License. Ganymede is written in Java, and requires Java 5 or better. The Ganymede server is designed to run on a UNIX-type system, but can be run on almost any Java-supporting operating systems with the proper support scripts.

3.0
   
  0 reviews  |  1 user  |  155,196 lines of code  |  1 current contributor  |  Analyzed 6 days 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.