Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.476.241 Times

Unittest software
Filter: All | Freeware | Demo
 

Unittest

< 1 2 
Added: June 23, 2013 | Visits: 282

DateConvert DateConvert: Simple but fast date conversionDateConvert converts the DATESTR(0) format to a date vector or serial date number and backwards.Matlab's DATENUM, DATEVEC and DATESTR accept a variety of inputs, but in consequence they are slow. If the input format is exactly known, the conversion can... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): DateConvert Download

Added: August 21, 2013 | Visits: 266

strncmpr Compare last N chars of strings or cell stringsInput and output equal Matlab's STRNCMP/STRNCMPI, but the strings are compared from right to left.T = strncmpr(S1, S2, N) or T = strncmpir(S1, S2, N)INPUT: S1, S2: Strings or cell strings. N: Number of characters to compare.OUTPUT: T: Logical array,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): strncmpr Download

Added: August 31, 2013 | Visits: 371

assert_xpath unit-test HTML, XML, and javascript at very high precision Platforms: Ruby

License: Freeware Size: 20.48 KB Download (48): assert_xpath Download

Added: August 23, 2013 | Visits: 306

CPP Project Template Creating a new C++ project from scratch can involve a lot of tedium and overhead. The purpose of this project is to provide a template which can be easily modified to create your own C++ project with minimal effort. Key features of this template include: Use of the CMake build system. Makefile... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (40): CPP Project Template Download

Added: November 13, 2013 | Visits: 268

SabreDAV for Linux SabreDAV 1.4.2 is released. SabreDAV 1.4.1 and every previous version contained a critical bug that could result in major data-loss if no base uri was set. Upgrading is strongly encouraged. * Added: It's not possible to disable listing of nodes that are denied read access by ACL. * Fixed:... Platforms: *nix

License: Freeware Size: 491.52 KB Download (38): SabreDAV for Linux Download

Added: October 25, 2013 | Visits: 207

django-attest Provides the same testing helper functionality as Django's django.test.TestCase wrapper of unittest.TestCase. django_attest.TestContext provides the most of the same functionality as subclassing django.test.TestCase, and django_attest.TransactionTestContext does the same as... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-attest Download

Added: September 15, 2013 | Visits: 148

django-packageutils This is a utility collection for packaging Django App. The following features are available. . Unittest utility for running with setup.py . Unittest utility for dynamically adding models only used in the test . Automatically create user within syncdb command Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (33): django-packageutils Download

Added: November 11, 2013 | Visits: 318

SpecLoud SpecLoud is a Python module to use nosetests and plugins to take BDD specifications easier. Installation The easiest way to install specloud is using pip and requirements file: pip install --no-deps specloud -r http://github.com/hugobr/specloud/raw/master/requirements.txt Or you can try... Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): SpecLoud Download

Added: September 19, 2013 | Visits: 350

unitstorm Storm is a fast, small and powerful object-relational mapper. Try it to use in db-aware applications. Effective unit-testing DB-models needed: * easy access to testing-DB inside testcases * setting up testing-DB before each test (and tear down after) To help this unitstorm provides class... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): unitstorm Download

Added: July 04, 2013 | Visits: 265

contextdecorator mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return... Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): contextdecorator Download

Added: July 31, 2013 | Visits: 244

Oktest Oktest is a new-style testing library for the Python programming language. from oktest import ok ok (x) > 0 # same as assert_(x > 0) ok (s) == 'foo' # same as assertEqual(s, 'foo') ok (s) != 'foo' # same as assertNotEqual(s, 'foo') ok (f).raises(ValueError) # same as assertRaises(ValueError, f)... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Oktest Download

Added: June 17, 2013 | Visits: 191

Speccer Speccer provides simple means to test individual modules. It uses a minimal, assert-free syntax. This syntax is compiled to actual code utilizing Python's unittest. Henceforth Speccer may be seen as an alternative to it in various situations. Run "setup.py install" to start rocking. See "demo"... Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): Speccer Download

Added: November 18, 2013 | Visits: 356

nose-parameterized nose-patameterized is a decorator for parameterized testing with nose Nose. It's got test generators. But they kind of suck, because: - They often require a second function - They make it difficult to separate the data from the test - They don't work with subclases of unittest.TestCase Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (41): nose-parameterized Download

Added: June 20, 2013 | Visits: 395

Sendtools Sendtools is a collections of classes for efficiently consuming iterators into one or more data structures. Sendtools compliments the itertools module and other the excellent facilities Python offers for iteration. Sendtools is useful when: * Your source iterator is too big to fit in memory *... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Sendtools Download

Added: June 17, 2013 | Visits: 421

Eric5 Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project... Platforms: *nix

License: Freeware Size: 8.42 MB Download (34): Eric5 Download

< 1 2