django-test-generator


Namedjango-test-generator JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/aipescience/django-test-generator
SummaryA set of mixins to automatically generate test for generic Django views and DRF Viewsets.
upload_time2019-08-17 13:08:27
maintainerJochen Klar
docs_urlNone
authorJochen Klar
requires_python
licenseApache-2.0
keywords testing django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            django-test-generator
=====================

A set of mixins to automatically generate tests for generic Django views and DRF Viewsets.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aipescience/django-test-generator",
    "name": "django-test-generator",
    "maintainer": "Jochen Klar",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "jklar@aip.de",
    "keywords": "testing,django",
    "author": "Jochen Klar",
    "author_email": "jklar@aip.de",
    "download_url": "",
    "platform": "",
    "description": "django-test-generator\n=====================\n\nA set of mixins to automatically generate tests for generic Django views and DRF Viewsets.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A set of mixins to automatically generate test for generic Django views and DRF Viewsets.",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/aipescience/django-test-generator"
    },
    "split_keywords": [
        "testing",
        "django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6343fbf2437a90f3542114567bc4b0965e8881548671364eb7b1f6c98429341",
                "md5": "d2394e9cc920ae18fae450f4fd383116",
                "sha256": "0095fc63f530b44e71a50a1cbf79f3aa93d985c09ad6623ce2f15c5265990f8b"
            },
            "downloads": -1,
            "filename": "django_test_generator-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2394e9cc920ae18fae450f4fd383116",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9486,
            "upload_time": "2019-08-17T13:08:27",
            "upload_time_iso_8601": "2019-08-17T13:08:27.004112Z",
            "url": "https://files.pythonhosted.org/packages/b6/34/3fbf2437a90f3542114567bc4b0965e8881548671364eb7b1f6c98429341/django_test_generator-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-08-17 13:08:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aipescience",
    "github_project": "django-test-generator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-test-generator"
}
        
Elapsed time: 0.12387s