Skip to main content

Learning basic control structures and basic datastructures from Tests by David Arroyo Menéndez'

Project description

Table of Contents

  1. What?
  2. Installing
    1. Create a python environment
    2. Install the python package
    3. Access to the path of the package
  3. Check Test
    1. In the path:
    2. Execute all tests:
    3. Execute one file:
    4. Execute one single test in a file

What?

That's a package to run tests about scikit library of Python. For example, create models, vectorizer

Installing

Create a python environment

$ mkdir venv3.14
$ python3 -m venv venv3.14
$ cd venv3.14
$ source bin/activate  

Install the python package

$ pip3 install damescikit

Access to the path of the package

$ cd lib/python3.14/site-packages/damescikit

Check Test

In the path:

$ cd damescikit

Execute all tests:

$ pytest tests

Execute one file:

$ pytest tests/test_models.py

Execute one single test in a file

$ pytest tests/test_models.py::TddInPythonExample::test_models_lda

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

damescikit-0.1.7.tar.gz (44.7 kB view details)

Uploaded Source

File details

Details for the file damescikit-0.1.7.tar.gz.

File metadata

  • Download URL: damescikit-0.1.7.tar.gz
  • Upload date:
  • Size: 44.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for damescikit-0.1.7.tar.gz
Algorithm Hash digest
SHA256 4995b5c71ef8febc4acd8635e87e25e180803a0615a96880fc9292abf1dd2108
MD5 30a2933546e441181a76badd4a2cb914
BLAKE2b-256 2ed5b6963f148427b7b873232a42cc6fb7ab4d1b404f63b5b38f931c618e8fa1

See more details on using hashes here.

Supported by

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