| |
Company - Press
Portland,
OR. Once again EASE Software, Inc. has
won the coveted "Best Companies to
Work for in Oregon" award - this time
placing as #3 out of the 50 small companies.
Established in 1990, EASE is a software
consulting business specializing in senior
level engineers with expertise in embedded,
wireless, web and Windows software design,
development, and test.
|
 |
Company - White Papers
Abstract
This paper describes a unit testing framework
for Icon (website: http://www.cs.arizona.edu/icon/),
a programming language with novel features
such as expressions that may produce sequences
of results and goal-directed evaluation.
Most unit testing frameworks are written
for object-oriented languages with exception
handling mechanims. By contrast, Icon is
a procedural languange whose unusual semantics
make a straightforward implementation of
a testing framework challenging. The testing
framework uses Icon's sophisticated control
flow facilities and its primitive preprocessor
to create a functional, albeit aesthetically
crude, unit testing framework.
Bill Trost (trost@ease.com)
|