Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
.. image:: https://img.shields.io/pypi/wheel/haas.svg :target: https://pypi.python.org/pypi/haas/ :alt: Wheel Status
.. image:: https://api.travis-ci.org/sjagoe/haas.png?branch=master :target: https://travis-ci.org/sjagoe/haas :alt: Build status
.. image:: https://coveralls.io/repos/sjagoe/haas/badge.png?branch=master :target: https://coveralls.io/r/sjagoe/haas?branch=master :alt: Coverage status
haas
is a Python test runner that is backward-compatible with Python's
built-in unittest Test Cases, but supports more advanced features, such
as project-specific plugins.
Runs unittest.TestCase
based tests!
Plugin system, based on stevedore_.
Still subject to change and revision to clean the plugin APIs.
Plugins for whole-test-run environment configuration (run before any client-code is imported).
Plugins for test result output formatting.
Plugins for test runner scheme (e.g. parallel runner)
Generic test result collection, presentation & output handled by plugins.
(Very) Basic parallel test run support.
.. _stevedore: https://pypi.python.org/pypi/stevedore
Does not support the unittest.load_tests
protocol.
Does not support subtests.
Per-project config file
Improve parallel test runner to allow conditional splitting of tests, or allow tests to be run in the main process.
Improve plugin system
More result output plugins/options (xunit, result summary)
... ?
haas
is copyright 2013-2014 Simon Jagoe
The name haas
is taken from the animal on the cover of O'Reilly's
Python Cookbook, a springhaas or Pedetes capensis.
FAQs
Extensible Python Test Runner
We found that haas demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.