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.078.153 Times

Oktest 0.11.0

Company: Makoto Kuwata
Date Added: July 31, 2013  |  Visits: 242

Oktest

Report Broken Link
Printer Friendly Version


Product Homepage
Download (35 downloads)



Oktest is a new-style testing library for the Python programming language.<br /><br />from oktest import ok<br />ok (x) > 0 # same as assert_(x > 0)<br />ok (s) == 'foo' # same as assertEqual(s, 'foo')<br />ok (s) != 'foo' # same as assertNotEqual(s, 'foo')<br />ok (f).raises(ValueError) # same as assertRaises(ValueError, f)<br />ok (u'foo').is_a(unicode) # same as assert_(isinstance(u'foo', unicode))<br />not_ok (u'foo').is_a(int) # same as assert_(not isinstance(u'foo', int))<br />ok ('A.txt').is_file() # same as assert_(os.path.isfile('A.txt'))<br />not_ok ('A.txt').is_dir() # same as assert_(not os.path.isdir('A.txt'))<br /><br />You can use ok() instead of 'assertXxx()' in unittest.<br /><br />Oktest requires Python 2.3 or later. Oktest is ready for Python 3.<br /><br />NOTICE!! Oktest is a young project and specification may change in the future.<br /><br />#md5=9cfa8a9548640b4613931aa827919941<br />#md5=09dd4e16e1dbd8dcbbe267486547177a<br />#md5=fbb63eed6ca992332b5b982dc2b0b4dc<br />#md5=596202eeb570c9a2e1013d352eb68ead

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Assert Assert Ospathisfile Atxt Assertxxx Atxt Dir Atxt File Change Foo Future Intok Notice Oktest Ospathisdir Atxt Python Ready Specific Unittestoktest Young
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


OKTEST RELATED
Utilities  -  Dir 2 File 1.2.1
Dir 2 File is a small utility that allows you to export directory listings to HTML, plain text, CSV, or Excel files quickly and extremely easily. Includes options for HTML page customisation, and a backup facility to quickly backup files in a...
2.3 MB  
Modules  -  Simple password protection for your admin dir 1.0
Simple password protection for your admin dir is a very easy way to secure your admin map. First satrt to backup your website In ".htaccsess" change:"Text" to "Your text" (the "" have to be there)And thenchange /path/to/password/libery/htpasswd to...
 
Libraries  -  File::Where 0.05
File::Where is a Perl module to find the absolute file for a program module; absolute dir for a repository. SYNOPSIS ####### # Subroutine interface # use File::Where qw(pm2require where where_dir where_file where_pm where_repository);...
83.97 KB  
Libraries  -  File::Xcopy 0.12
File::Xcopy can copy files after comparing them. SYNOPSIS use File::Xcopy; my $fx = new File::Xcopy; $fx->from_dir("/from/dir"); $fx->to_dir("/to/dir"); $fx->fn_pat((.pl|.txt)$); # files with pl & txt extensions $fx->param(s,1); # search...
15.36 KB  
Libraries  -  File::Save::Home 0.08
File::Save::Home is a Perl module to place file safely under user home directory. SYNOPSIS use File::Save::Home qw( get_home_directory get_subhome_directory_status make_subhome_directory restore_subhome_directory_status...
18.43 KB  
FTP Clients  -  CommuniCrypt FTPAutoGet 0.5
This tool allows you to download a designated file from a FTP-server in time based intervals, e.g. a logfile from your FTP-server every 5 minutes or 10 minutes. The old file will be overwritten locally with the new one. Time interval 5 - 600 min...
853 KB  
Libraries  -  POE::Component::Server::HTTP 0.09
POE::Component::Server::HTTP is a foundation of a POE HTTP Daemon. SYNOPSIS use POE::Component::Server::HTTP; use HTTP::Status; my $aliases = POE::Component::Server::HTTP->new( Port => 8000, ContentHandler => { / => &handler1, /dir/ =>...
16.38 KB  
Terminals and Telnet Clients  -  WmConsole 0.17
WmConsole is a console server for Windows Mobile devices which listen over BlueTooth RFCOMM channels. WmConsole allows the user to interact with the device using a commandline interface from a Linux or Windows workstation. You need the QTTY...
245.76 KB  
Libraries  -  VCS 0.14
VCS project is a Perl library for generic Version Control System access in Perl. SYNOPSIS use VCS; $file = VCS::File->new($ARGV[0]); print $file->url, ":n"; for $version ($file->versions) { print $version->version, was checked in by ,...
21.5 KB  
Libraries  -  libhtmlTemplate 1.1.0
libhtmlTemplate, is a library to aid developers to separate content from code. libhtmlTemplate is very simple, small and easy to use, its my first c++ project, so any feedback with the purpose of helping to improve the library is welcome as well...
26.62 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB