Skip to content

Commit d306ec0

Browse files
authored
Update upcoming trainings (#9744)
* Update upcoming trainings * Remove old-ish link * Revert "Remove old-ish link" This reverts commit 30d75f5. * Use crossref * Add past training
1 parent 3e4c14b commit d306ec0

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

doc/en/index.rst

+9-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
:orphan:
22

3-
..
4-
.. sidebar:: Next Open Trainings
3+
.. sidebar:: Next Open Trainings
4+
5+
- `PyConDE <https://2022.pycon.de/program/W93DBJ/>`__, April 11th 2022 (3h), Berlin, Germany
6+
- `PyConIT <https://pycon.it/en/talk/pytest-simple-rapid-and-fun-testing-with-python>`__, June 3rd 2022 (4h), Florence, Italy
7+
- `Professional Testing with Python <https://python-academy.com/courses/python_course_testing.html>`_, via `Python Academy <https://www.python-academy.com/>`_, March 7th to 9th 2023 (3 day in-depth training), Remote and Leipzig, Germany
58

6-
- `Professional Testing with Python <https://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_, via `Python Academy <https://www.python-academy.com/>`_, February 1st to 3rd, 2022, Leipzig (Germany) and remote.
9+
Also see :doc:`previous talks and blogposts <talks>`.
710

8-
Also see `previous talks and blogposts <talks.html>`_.
11+
..
12+
- `Europython <https://ep2022.europython.eu/>`__, July 11th to 17th (3h), Dublin, Ireland
13+
- `CH Open Workshoptage <https://workshoptage.ch/>`__ (German), September 6th to 8th (1 day), Bern, Switzerland
914
1015
.. _features:
1116

doc/en/talks.rst

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Books
1717
Talks and blog postings
1818
---------------------------------------------
1919

20+
- `pytest: Simple, rapid and fun testing with Python, <https://youtu.be/cSJ-X3TbQ1c?t=15752>`_ (@ 4:22:32), Florian Bruhin, WeAreDevelopers World Congress 2021
21+
2022
- Webinar: `pytest: Test Driven Development für Python (German) <https://bruhin.software/ins-pytest/>`_, Florian Bruhin, via mylearning.ch, 2020
2123

2224
- Webinar: `Simplify Your Tests with Fixtures <https://blog.jetbrains.com/pycharm/2020/08/webinar-recording-simplify-your-tests-with-fixtures-with-oliver-bestwalter/>`_, Oliver Bestwalter, via JetBrains, 2020

0 commit comments

Comments
 (0)