Could I print "current line and statement" to stdout in pytest? I want to
modify pytest files to achieve the following:

line 9: snmp_get(node1.1)
line 10: snmp_set(nod1.2)

Anyone can tell me where to modify?

Thanks!
_______________________________________________
Pytest-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to