sfermigier + python 65
ComicsReader - Trac
april 2006 by sfermigier
ComicsReader allows you to view image files in a archive (zip/rar/tarball). Typically people change the extension of these files to CBZ, CBR or CBT. The most common reader for these files is CDisplay, but is only for Windows. ComicsReader works on *nix an
trac-site
python
april 2006 by sfermigier
Charming Python: Testing frameworks in Python
april 2006 by sfermigier
In this installment, David looks at Python's two standard modules for unit testing: unittest and doctest. These modules expand on the capability of the built-in assert statement, which is used for validation of pre-conditions and post-conditions within fu
edosqa
article
testing
python
april 2006 by sfermigier
Software Testing Automation Framework (STAF)
april 2006 by sfermigier
The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, logging, and monitoring). STAF
edosqa
testing
python
jython
software
april 2006 by sfermigier
Agile Testing with Python Test Frameworks
april 2006 by sfermigier
SoCal Code Camp 2006, Fullerton, January 21, 2006 -
Agile Testing with Python Test Frameworks
edosqa
slides
testing
python
Agile Testing with Python Test Frameworks
april 2006 by sfermigier
testtools
april 2006 by sfermigier
Tools for controlling test environments.
This package came to life while developing real test suites for applications and libraries, so nothing has been added here that wasn't necessary for some task or another. Python is of course the ultimate testing
edosqa
software
python
testing
trac-site
This package came to life while developing real test suites for applications and libraries, so nothing has been added here that wasn't necessary for some task or another. Python is of course the ultimate testing
april 2006 by sfermigier
Open Testware Reviews - QMTest
april 2006 by sfermigier
Review of QMTest
edosqa
article
testing
python
qmtest
april 2006 by sfermigier
QMTest
april 2006 by sfermigier
MTest is a cost-effective general purpose testing solution that can be used to implement a robust, easy-to-use testing process. QMTest runs on Windows and on most UNIX-like operating systems including GNU/Linux.
edosqa
testing
python
functional
software
april 2006 by sfermigier
py.test
march 2006 by sfermigier
A "more python" unit testing framework for Python
edosqa
testing
unit
python
software
march 2006 by sfermigier
Python-Mock
march 2006 by sfermigier
The idea behind the Python Mock class is simple. It can mimic any other Python class, and then be examined to see what methods have been called and what the parameters to the call were. The constructor for the Mock class takes an optional dictionary speci
edosqa
software
testing
python
mock
unit
march 2006 by sfermigier
pMock
march 2006 by sfermigier
pMock is a Python module for testing Python code using mock objects.
edosqa
software
python
testing
unit
mock
march 2006 by sfermigier
QUnitTest
march 2006 by sfermigier
QUnitTest is an easy-to-use GUI framework and application for use with the Python unit testing framework. It can be used to conveniently execute unit tests and suites, and then display the results in a useful fashion.
edosqa
software
python
testing
unit
march 2006 by sfermigier
twill: a simple scripting language for Web browsing
march 2006 by sfermigier
twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.
edosqa
software
testing
web
python
march 2006 by sfermigier
WATSUP- Windows Application Test System Using Python
march 2006 by sfermigier
The WATSUP toolkit is designed to allow the automated test of Windows applications. The system uses the "object-based" mechanism for identifying and invoking actions on controls and menu items.
edosqa
software
testing
gui
python
windows
march 2006 by sfermigier
PyChecker
march 2006 by sfermigier
PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrec
edosqa
software
python
static
march 2006 by sfermigier
PyLint
march 2006 by sfermigier
Pylint is a python tool that checks if a module satisfy a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features, like checking line-code
edosqa
software
static
python
march 2006 by sfermigier
coverage
march 2006 by sfermigier
Coverage.py is a Python module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. The origin
edosqa
software
testing
coverage
python
march 2006 by sfermigier
Jester
march 2006 by sfermigier
Jester finds code that is not covered by tests. Jester makes some change to your code, runs your tests, and if the tests pass Jester displays a message saying what it changed. Jester includes a script for generating web pages that show the changes made th
edosqa
coverage
software
python
java
testing
march 2006 by sfermigier
trace2html
march 2006 by sfermigier
`trace2html` is a utility to convert execution coverage data obtained
with the `trace` module of the standard python library into a set of human
readable HTML documents showing sortable summary and annotated source files.
edosqa
softwate
python
coverage
testing
with the `trace` module of the standard python library into a set of human
readable HTML documents showing sortable summary and annotated source files.
march 2006 by sfermigier
QMTest
march 2006 by sfermigier
QMTest is a cost-effective general purpose testing solution that can be used to implement a robust, easy-to-use testing process. QMTest runs on Windows and on most UNIX-like operating systems including GNU/Linux.
edosqa
software
python
testing
march 2006 by sfermigier
PyGUIUnit
march 2006 by sfermigier
PyGUIUnit is a framework created for testing GUIs.
It is provided as a python module and currently can be used to test application that use GUIs created with PyQt More information can be obtained at Trolltech (the makers of Qt) or at Riverbank Computin
edosqa
python
software
testing
gui
It is provided as a python module and currently can be used to test application that use GUIs created with PyQt More information can be obtained at Trolltech (the makers of Qt) or at Riverbank Computin
march 2006 by sfermigier
Nuxeo
march 2006 by sfermigier
Nuxeo is the leader of open source ECM software.
nuxeo
cps
cps-site
zope
ecm
cms
python
opensource
enterprise
java
ee
j2ee
jboss
jackrabbit
march 2006 by sfermigier
EqaTool - edos - Trac
march 2006 by sfermigier
eQAtool - "Enhanced Quality Assurance Tool" is a set of scripts do easilly deploy bateries of tests that follows the architecture of Nexedi umigumi platform.
edosqa
software
testing
python
system
march 2006 by sfermigier
testosterone
march 2006 by sfermigier
testosterone is an interface for running tests written with the Python standard library's unittest module. It delivers summary and detail reports on TestCases discovered in module-space, via both a command-line and a curses(3) interface. The interactive m
edosqa
software
testing
python
march 2006 by sfermigier
BuildBotTechnologyNarrative - Agile testing project
march 2006 by sfermigier
"An important trick -- perhaps the most important trick -- in our approach to agile testing, and continuous integration in particular, is automating the tests. Test automation lets you leverage everyone's test code with no extra effort. Unfortunately it a
edosqa
article
testing
continuous-integration
python
acceptance
functional
performance
march 2006 by sfermigier
Pyflakes
march 2006 by sfermigier
Pyflakes is a simple program which checks Python source files for errors. It is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks.
edosqa
software
static
python
march 2006 by sfermigier
PyMetrics
march 2006 by sfermigier
PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics outputs SQL command files and CSV output.
edosqa
software
python
metrics
march 2006 by sfermigier
Bitten
march 2006 by sfermigier
Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.
edosqa
software
python
continuous-integration
march 2006 by sfermigier
The BuildBot
march 2006 by sfermigier
The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other
edosqa
software
python
continuous-integration
march 2006 by sfermigier
Python Testing Tools Taxonomy
march 2006 by sfermigier
An exhaustive list of Python-based qa tools.
edosqa
collection
testing
unit
web
functional
gui
static
python
coverage
continuous-integration
march 2006 by sfermigier
Slides: Introducing FunkLoad
march 2006 by sfermigier
FunkLoad is an open source functional and load tester for web applications.
testing
python
zope
cps
edosqa
functional
slides
march 2006 by sfermigier
antiparser
march 2006 by sfermigier
antiparser is a fuzz testing and fault injection API. Fuzz testing has
application as a security research methodology and for software quality
assurance purposes.
edosqa
software
testing
python
application as a security research methodology and for software quality
assurance purposes.
march 2006 by sfermigier
Choosing a Javascript library for Zope
december 2005 by sfermigier
Contains a taxonomy of existing Ajaxian librairies.
zope3
javascript
ajax
programming
python
zope
december 2005 by sfermigier
CPS Project
april 2005 by sfermigier
Collaborative Portal Server (CPS) is the most complete Open Source platform available for building Enterprise Content Management (ECM) applications. CPS comes also as a user-friendly application ready to for entreprise-grade content management with many
zope
cps
nuxeo
python
zope3
five
cps-site
april 2005 by sfermigier
related tags
acceptance ⊕ ajax ⊕ article ⊕ bayes ⊕ business ⊕ classifier ⊕ cli ⊕ cms ⊕ collection ⊕ continuous-integration ⊕ coverage ⊕ cps ⊕ cps-site ⊕ crm ⊕ curses ⊕ debian ⊕ development ⊕ doctests ⊕ eclipse ⊕ ecm ⊕ edosqa ⊕ ee ⊕ ejb ⊕ enterprise ⊕ erp ⊕ europython ⊕ five ⊕ functional ⊕ gui ⊕ ide ⊕ j2ee ⊕ jackrabbit ⊕ java ⊕ javascript ⊕ jboss ⊕ jython ⊕ metrics ⊕ mock ⊕ nuxeo ⊕ open ⊕ opensource ⊕ performance ⊕ programming ⊕ python ⊖ qmtest ⊕ scm ⊕ scribo ⊕ seam ⊕ slides ⊕ software ⊕ softwate ⊕ source ⊕ staf ⊕ static ⊕ stax ⊕ system ⊕ testing ⊕ trac-site ⊕ tutorial ⊕ uima ⊕ unit ⊕ web ⊕ windows ⊕ xml-rpc ⊕ zope ⊕ zope3 ⊕Copy this bookmark: