Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Dododocat
/
ipython
Public
forked from
ipython/ipython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ipython
IPython
testing
iptestcontroller.py
on
master
User selector
All users
All time
Commit history
Commits on Oct 4, 2015
update coverage html report to coverage 4.0
Show description for c345005
minrk
committed
c345005
View commit details
Copy full SHA for c345005
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
update dependency imports
Show description for ff3b995
minrk
committed
ff3b995
View commit details
Copy full SHA for ff3b995
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
remove ipython_parallel
minrk
committed
03a320f
View commit details
Copy full SHA for 03a320f
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
remove javascript tests
minrk
committed
e91b921
View commit details
Copy full SHA for e91b921
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
install IPython kernel in temp IPython dir
minrk
committed
5810ecc
View commit details
Copy full SHA for 5810ecc
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
support case where no server is started
SylvainCorlay
committed
de3bb45
View commit details
Copy full SHA for de3bb45
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Restore the ability to run all js tests with iptest js
Show description for 1b66a38
takluyver
committed
1b66a38
View commit details
Copy full SHA for 1b66a38
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Make sure tests aren't included twice as js and python
jhamrick
committed
a78564e
View commit details
Copy full SHA for a78564e
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Split js tests in N subgroups.
Show description for cb55df8
Carreau
committed
cb55df8
View commit details
Copy full SHA for cb55df8
View code at this point
Browse repository at this point
Commits on Dec 26, 2014
also print traceback
Carreau
committed
068a99d
View commit details
Copy full SHA for 068a99d
View code at this point
Browse repository at this point
Commits on Dec 25, 2014
Print that generating coverage report failed when runnign js test only
Carreau
committed
58aba2f
View commit details
Copy full SHA for 58aba2f
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
enable test coverage on coveralls
Carreau
committed
e505c98
View commit details
Copy full SHA for e505c98
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
gh-7044: set TMPDIR to workingdir in tests
jdemeyer
committed
dbbfce5
View commit details
Copy full SHA for dbbfce5
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
gh-7053: check for OSError during rehashx()
jdemeyer
committed
8fb251e
View commit details
Copy full SHA for 8fb251e
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
forward-port draft76 websockets
Show description for 9f65cff
minrk
committed
9f65cff
View commit details
Copy full SHA for 9f65cff
View code at this point
Browse repository at this point
allow js tests to run with tornado 4 and phantomjs
minrk
committed
1bd93c8
View commit details
Copy full SHA for 1bd93c8
View code at this point
Browse repository at this point
Commits on Nov 4, 2014
distinguish capture_output from buffer_output
Show description for f7aa8a5
minrk
committed
f7aa8a5
View commit details
Copy full SHA for f7aa8a5
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Last review comments?
jdfreder
committed
04d63f2
View commit details
Copy full SHA for 04d63f2
View code at this point
Browse repository at this point
Review comments
jdfreder
committed
c4c01b8
View commit details
Copy full SHA for c4c01b8
View code at this point
Browse repository at this point
Add --url option to iptest
jdfreder
committed
8b382e0
View commit details
Copy full SHA for 8b382e0
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
refuse to run js tests with phantom + tornado 4
Show description for b3a696f
minrk
committed
b3a696f
View commit details
Copy full SHA for b3a696f
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Use Draft4 JSON Schema for both v3 and v4
Show description for e31440d
minrk
committed
e31440d
View commit details
Copy full SHA for e31440d
View code at this point
Browse repository at this point
Commits on Jul 30, 2014
Explicitly set the current working directory when running tests
Show description for 70f5afe
jasongrout
committed
70f5afe
View commit details
Copy full SHA for 70f5afe
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Add Xunit support for JS tests
Show description for cd23154
takluyver
committed
cd23154
View commit details
Copy full SHA for cd23154
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Add jsonschema & jsonpointer requirements for JS tests
takluyver
committed
d29fef6
View commit details
Copy full SHA for d29fef6
View code at this point
Browse repository at this point
Move strip_ansi function to utils
takluyver
committed
d2acc30
View commit details
Copy full SHA for d2acc30
View code at this point
Browse repository at this point
Commits on Jun 6, 2014
Better integrate output from slimerjs tests
takluyver
committed
bfef724
View commit details
Copy full SHA for bfef724
View code at this point
Browse repository at this point
Re-add print
jdfreder
committed
be74bcc
View commit details
Copy full SHA for be74bcc
View code at this point
Browse repository at this point
Address comments
jdfreder
committed
b35d9ec
View commit details
Copy full SHA for b35d9ec
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
Rebase fix(es)
jdfreder
committed
e7f91ea
View commit details
Copy full SHA for e7f91ea
View code at this point
Browse repository at this point
Fixed spaces in ipcontroller
jdfreder
committed
6976532
View commit details
Copy full SHA for 6976532
View code at this point
Browse repository at this point
Added slimer support for py3.x
jdfreder
committed
b00eaee
View commit details
Copy full SHA for b00eaee
View code at this point
Browse repository at this point
Adde slimerjs support to JS tests
Show description for f3ebe11
jdfreder
committed
f3ebe11
View commit details
Copy full SHA for f3ebe11
View code at this point
Browse repository at this point
Commits on May 16, 2014
remove redundant js_enabled variable
Show description for 851bdbd
minrk
committed
851bdbd
View commit details
Copy full SHA for 851bdbd
View code at this point
Browse repository at this point
fix undefined js_enabled on `iptest —all`
minrk
committed
8181ffc
View commit details
Copy full SHA for 8181ffc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.