method: test.TerminalSession.main

*Not documented*
    def main(self, args): 

origin: test.TerminalSession

where:

changes in __dict__ after execution:

function source:

def main(self, args): 
    if self.config.option._remote: 
        from py.__.test.terminal import remote 
        return remote.main(self.config, self._file, self.config._origargs)
    else: 
        return super(TerminalSession, self).main(args) 

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/documentation/example/pytest/test_failures.py

traceback test.TerminalSession.main.0

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_collect.py

traceback test.TerminalSession.main.1

called in /home/johnny/projects/merlinux/py/dist/py/documentation/test_conftest.py

traceback test.TerminalSession.main.2

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.3

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.4

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_collect.py

traceback test.TerminalSession.main.5

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.6

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.7

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_collect.py

traceback test.TerminalSession.main.8

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_collect.py

traceback test.TerminalSession.main.9

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.10

called in /home/johnny/projects/merlinux/py/dist/py/documentation/test_conftest.py

traceback test.TerminalSession.main.11

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.12

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.13

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.14

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.15

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.16

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.17

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.18

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.19

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_session.py

traceback test.TerminalSession.main.20