Metadata-Version: 2.1
Name: vampytest
Version: 0.0.7
Summary: A vampy test framework
Home-page: https://github.com/HuyaneMatsu/vampytest
Author: HuyaneMatsu
Author-email: re.ism.tm@gmail.com
License: DBAD
Description: <h1 align="center">
            Vampytest
        </h1>
        
        <h3 align="center">
            Testing like an awake vampire
        </h3>
        
        <p align="center">
            A Testing library which supports relative imports, because I did not find other one.
        </p>
        
        <h1></h1>
        
        *The library currently is in alpha stage. It can run tests but many features might be missing.*
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
