Eightest

Latest version: v0.5.0

Safety actively analyzes 623721 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

This release brings first version of GUI written in Django 4.1 and big changes in how main runner class works.

Major Improvements:
* Added functionality of config file with env variables in https://github.com/Alraku/eightest/pull/9
* Initialization of Django Web Server, added configuration file in https://github.com/Alraku/eightest/pull/10 https://github.com/Alraku/eightest/pull/11
* Redesigned navbar, refactored runner module in order to add TaskList abstraction. in https://github.com/Alraku/eightest/pull/12
* Main runner class refactor in https://github.com/Alraku/eightest/pull/13

**Full Changelog**: https://github.com/Alraku/eightest/compare/v0.3.0...v0.4.0

0.3.0

This version brings improvements in test running and small fixes.

Major Improvements:
* Added rerun functionality in https://github.com/Alraku/eightest/pull/3
* Changelog update in https://github.com/Alraku/eightest/pull/4
* Refactored project file structure, added .toml, .ini files in https://github.com/Alraku/eightest/pull/6
* Added timeout feature in https://github.com/Alraku/eightest/pull/8

Bug Fixed:
* Fixed lacking space in messages in https://github.com/Alraku/eightest/pull/7
* Fixed no os-dependent path creation in https://github.com/Alraku/eightest/pull/5

**Full Changelog**: https://github.com/Alraku/eightest/compare/v0.2.1...v0.2.2

0.2.1

This version presents first implementation of custom decorators.

Major changes:
- Added custom Decorator Template along with specific examples in [2](https://github.com/Alraku/sprinter/pull/2)

**Full Changelog**: https://github.com/Alraku/sprinter/compare/v0.2.0...v0.2.1

0.2.0

This version contains improved logging capabilities along with better results gathering from processes.

Major changes:
- Refactored Logger initialization, added new methods: start, end and exception.
- Refactored Process module so it is more readable now.
- Added result creation on the side of process and returning it back to runner.

**Full Changelog**: https://github.com/Alraku/sprinter/compare/v0.1.0...v0.2.0

0.1.0

This is first pre-release version of Sprinter software. From now on all major changes will be listed in this changelog file.

Major changes:

- Test discovery module ([source/search.py](https://github.com/Alraku/sprinter/blob/main/source/search.py))
- Parallel test execution ([source/runner.py](https://github.com/Alraku/sprinter/blob/main/source/runner.py))
- Logging to console and file

**Full Changelog**: https://github.com/Alraku/sprinter/commits/v0.1.0

v0.0.x (2022-09-06)

Major changes:

- Added process duration.
- Code refactor

v0.0.x (2022-09-05)

Major changes:

- Added custom logger to process.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.