File: pytest-ipythonconsole

package info (click to toggle)
spyder 6.1.3%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 25,744 kB
  • sloc: python: 130,956; sh: 411; xml: 149; javascript: 131; cpp: 67; makefile: 21; ansic: 19; erlang: 15; lisp: 11; java: 5
file content (5 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download
1
2
3
4
5
#! /bin/sh

set -e

debian/tests/pytest-base spyder/plugins/ipythonconsole/tests/test_ipythonconsole.py -k 'not (test_kernel_crash or test_run_script or test_console_disambiguation or test_breakpoint_builtin)'