Catch exceptions now thrown from the launcher
Fix for coloring of text wrapped title
By default coloring is off
Add in support to color multiple indexes in the record, and update output for progress and performance writers
Rather confusingly the example project file had the wrong reference to the root used in property expansion - it should have been ${rootdir} as that is what it was being set to in the file
Properties should only be declared at the level of the parent pysys node (not for instance from within a writer) - these are used for property expansion within the pysys project file
Correct argument parsing for make launcher
Change @itype to @type
Fix failed reference to log
Add in a log performance category
Add in a log performance category
Add in instance variable epydoc for the color log formatter class
Fix some failed identifier crossreference targets for epydoc
epydoc lists must be indented
Update pydoc for PEP 257 standard, and fill out the pydoc and epydoc sections
Update copyright
Cleaned up unused imports - should be consistent now
There is some weirdness with imports going on with my IDE, so I'll review this a little more
We've always used self.log in the tests and runners, so removing explicit reference to log
Reviewing some of the changes for the performance writer - just changes to pydoc and formatting
Reviewing some of the changes for the performance writer - just changes to pydoc and formatting
Update the __date__
Blanket update of the year in the copyright
Updates after review of new writers framework
Updates after review of new writers framework
Add BLACK as a color, so we can effectively disable some of the coloring of the log categories
Not sure why there was a newline in the flush of the container output, but removing to keep consistent when running with a single thread
Fix for build and pip install ... when using ant we effectively run out of the parent directory of pysys-dist and pysys
Fix for explicit assignment of the log formatter
Fix assignment, not comparator
Shorten license to just the type, as per https://packaging.python.org/tutorials/distributing-packages/#readme-rst-readme-md
Improve the pydoc for pysys.__license__
Add missing pysys.__license__ and get the build working (the build needs to be updated, but at the moment you run ant deploy.sdist from the pysys-dist directory to create a source bundle distribution)
No need to keep the pdf though ...
Bring back the user guides as they are templates for the future
Commit for review of color log formatter - still some more pydoc required
Commit for review of color log formatter - still some more pydoc required
Bump the copyright year
Remove reference to repo structure if you want to run from a checkout. As this is a distributable file, it's not great to confuse end users with references to the repo structure. To run in development just add pysys-dist/scripts to your path, and the pysys checkout to your PYTHONPATH
Pysys should provide mechanism rather than policy, so people can and should be able to run a test multiple times if they request on the command line
Fixed indenting of the progress change description
Add in missing parenthesis in the help usage for --progress
Start to add in test support
Cleanup and move into test
Correct package
Deleting
Addition of new project, now working as multi l...
Some renaming
Intermediate checkin - needs to be cleanedup
some python structure
Start of simple rest api ... just a get version...
Addition of example project
Make branch
Remove old branch
Keep pysys-examples for an example project, and...
Addition
Make branch
Remove old branch
Remove old branch
I would propose we use the international format yyyy-mm-dd - any objections?
I would propose we use the internation format yyyy-mm-dd - any objections?
Inconsistent date format in process monitors
Missing new line
Addition
One for our Sicilian friend - he was getting RS...
Update release notes
Reverting 771 - I would prefer consistency on t...
Bump version
use os.path.join
Run usage
Request: run/print using pattern
Fixed in 1.1.1
Allow regex on test selection
Expand from property in the path element
Expand from property in the path element
Project path element does not expand from environment or property
Expand path from property also
Default to the current time if testStart is not...
Update epydoc
Tab correction
Update the release notes
Bump version
Fix for startTime
Fix for startTime
Addition of CSV results writer
Addition of CSV results writer
Pass through the start time and duration to the...
Expand from property in the path element
New date
New date
More notes
Ben's diffs
Bit more updates on the release notes
When running in CRIT verbosity, include the tit...
Allow setting defaultAbortOnError in the run task
Coffee shop commit ... move call record into Pr...
Don't throw abort exceptions for things like co...
Pass through the call record when abort on erro...
Fix for default abort on error as true
Add test for call stack