File: about.md

package info (click to toggle)
pytest-cookies 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: python: 305; makefile: 33
file content (23 lines) | stat: -rw-r--r-- 761 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Issues

If you encounter any problems, please [file an issue] along with a detailed
description.

# Community

Contributions are very welcome! Tests can be run with [tox], please make sure
all of the tests are green before you submit a pull request.

Please note that **pytest-cookies** is released with a [Contributor Code of
Conduct][coc]. By participating in this project you agree to abide by its
terms.

# License

Distributed under the terms of the [MIT] license, **pytest-cookies** is free
and open source software

[file an issue]: https://github.com/hackebrot/pytest-cookies/issues
[tox]: https://tox.readthedocs.org/en/latest/
[coc]: https://github.com/hackebrot/pytest-cookies/blob/main/CODE_OF_CONDUCT.md
[MIT]: http://opensource.org/licenses/MIT