Skip to main content

the common library of the socorro crash reporter

Project description

socorrolib
-----------

![Build Status](https://travis-ci.org/lonnen/socorrolib.svg)

The common library of the socorro crash reporter system.

Factoring out the common library is the first step to breaking up the mozilla/socorro monorepo, which contains multiple services as a historic quirk of Mozilla's development and deployment process.

Currently socorrolib is pinned to socorro revision: 8e9b1ca1c33f385d7c12fc844c7aa60075b33da4

Eventually this relationship will invert and socorro should use standard import tools to pin a version of socorrolib.

## running tests

```
pip install -r requirements

# all them tests
nosetests socorrolib

# with coverage
nosetests socorrolib --with-coverage --cover-html --cover-package=socorrolib

# to run a specific test
nostests socorrolib.unittest.external.test_crashstorage_base:TestCase.TestBase
```

## making a release

Travis-CI ships releases to pypi whenever a tag is pushed. You'll want to bump the version number in `setup.py` before you try that.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

socorrolib-0.1.1.tar.gz (68.9 kB view hashes)

Uploaded Source

Built Distribution

socorrolib-0.1.1-py2.7.egg (183.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page