“nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration.”

somemosomemo のブックマーク 2019/09/12 02:18

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Welcome to Nox — Nox 2024.4.15 documentation

    Nox is configured via a noxfile.py file in your project’s directory. Here’s a simple noxfile that runs lint and some tests: import nox @nox.session def tests(session): session.install('pytest') ses...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう