in Python by
Q:

Which of the following decorator is used to assign user defined setup and tear down functions to a test function, while using nose?

@use

@use_setup ---xxx

@with_setup

@setup

Related questions

0 votes
asked Jul 2, 2020 in Python by GeorgeBell
0 votes
asked Jul 2, 2020 in Python by GeorgeBell
0 votes
asked Jul 14, 2020 in Python by GeorgeBell
0 votes
asked Jul 2, 2020 in Python by GeorgeBell
...