Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Testparametrisierung | Pytest Framework
Python Fortgeschrittene Konzepte
course content

Kursinhalt

Python Fortgeschrittene Konzepte

Python Fortgeschrittene Konzepte

1. Module und Importe
2. Fehlerbehandlung
3. Dateiverwaltung
4. Pytest Framework
5. Unittest-Framework
6. Iteratoren und Generatoren

book
Testparametrisierung

@pytest.mark.parametrize

python

id

python

pytest.param ids

python
python

1. Consider a function that multiplies two numbers. Complete the test case by filling in the missing parts:

2. Was ist der Hauptvorteil der Angabe von Bezeichnern mit id oder ids in @pytest.mark.parametrize?

question mark

Consider a function that multiplies two numbers. Complete the test case by filling in the missing parts:

Select the correct answer

question mark

Was ist der Hauptvorteil der Angabe von Bezeichnern mit id oder ids in @pytest.mark.parametrize?

Select the correct answer

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 4. Kapitel 4

Fragen Sie AI

expand
ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

course content

Kursinhalt

Python Fortgeschrittene Konzepte

Python Fortgeschrittene Konzepte

1. Module und Importe
2. Fehlerbehandlung
3. Dateiverwaltung
4. Pytest Framework
5. Unittest-Framework
6. Iteratoren und Generatoren

book
Testparametrisierung

@pytest.mark.parametrize

python

id

python

pytest.param ids

python
python

1. Consider a function that multiplies two numbers. Complete the test case by filling in the missing parts:

2. Was ist der Hauptvorteil der Angabe von Bezeichnern mit id oder ids in @pytest.mark.parametrize?

question mark

Consider a function that multiplies two numbers. Complete the test case by filling in the missing parts:

Select the correct answer

question mark

Was ist der Hauptvorteil der Angabe von Bezeichnern mit id oder ids in @pytest.mark.parametrize?

Select the correct answer

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 4. Kapitel 4
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt