Toutes les fonctionnalités standard de Python pour les tests unitaires sont toujours disponibles, et vous obtenez en plus quelques éléments utiles tels que documentés dans chaque section ci-dessous.
All of the standard Python unit test functionality will be available, and it will be augmented with some useful additions as described in each section below.
Si vous débutez dans la programmation en général, nous vous conseillons cette liste de ressources Python pour les non-programmeurs
If you're new to programming entirely, you might want to start with this list of Python resources for non-programmers
Pour ces built in datatypes, nous pouvons soit utiliser la syntaxe python normale Python pour les créer- ou nous pouvons utiliser le blueprint lui-même (le type).
For these built in datatypes, we can either use normal Python syntax to create them - or we can use the blueprint itself (the type).
Ajoute la gestion de ${association} en Python pour les relations et les getters/setters associés à une relation.
Add management of ${association} in Python for relations and getters/setters associated to a relation.
La syntaxe des expressions régulières en Python pour les groupes de captures nommés est (? P<nom>motif), où nom est le nom du groupe et motif est le motif à faire correspondre.
In Python regular expressions, the syntax for named regular-expression groups is (? P<name>pattern), where name is the name of the group and pattern is some pattern to match.
La solution est d'utiliser la notation des chaînes brutes en Python pour les expressions rationnelles ; Les backslashs ne provoquent aucun traitement spécifique dans les chaînes littérales préfixées par 'r'.
The solution is to use Python's raw string notation for regular expression patterns; backslashes are not handled in any special way in a string literal prefixed with 'r'.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.