FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles/tests/testing_tools - Pythoneryeah/vscode-python · GitHub
Pythoneryeah
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-python
pythonFiles
tests
testing_tools
on
3.9.3
User selector
Datepicker
Commit history
Commits on Feb 1, 2023
Fix test failures due to linting (#20617)
Show description for 92d2d85
Kartik Raj
authored
92d2d85
View commit details
Copy full SHA for 92d2d85
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Accept pytest exit code 1 for some tests cannot be collected (#20074)
Show description for c6ad0f8
mago0211
and
eleanorjboyd
authored
c6ad0f8
View commit details
Copy full SHA for c6ad0f8
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Only show args for pytest parameterized test (#19479)
Show description for 209e6a2
parched
authored
209e6a2
View commit details
Copy full SHA for 209e6a2
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
Fix for :::: in node id for pytest. (#19356)
karthiknadig
authored
35ec30f
View commit details
Copy full SHA for 35ec30f
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Ensure pytest stub calls check for unique calls rather than adjusting the calls by version. (#19296)
karthiknadig
authored
7181615
View commit details
Copy full SHA for 7181615
View code at this point
Browse repository at this point
Commits on May 4, 2022
Update requirements to remove python version restrictions. (#19061)
Show description for 20ff560
karthiknadig
authored
20ff560
View commit details
Copy full SHA for 20ff560
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Use pytest data to extract the parametrised decoration (#17881)
Show description for 251cb30
mjpieters
and
karthiknadig
authored
251cb30
View commit details
Copy full SHA for 251cb30
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
Test UI update and deprecations (#16769)
Show description for a9a279b
authored
a9a279b
View commit details
Copy full SHA for a9a279b
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Get the testing adapter tests passing under pytest 6. (#15341)
Eric Snow
authored
542e8b1
View commit details
Copy full SHA for 542e8b1
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Fix object sort order in tools tests (#14050)
Show description for e31046b
karthiknadig
authored
e31046b
View commit details
Copy full SHA for e31046b
View code at this point
Browse repository at this point
Merge release back to master (#14059)
Show description for fd5abc1
authored
fd5abc1
View commit details
Copy full SHA for fd5abc1
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Fix tests for pytest 5 (#13775)
brettcannon
authored
83c9777
View commit details
Copy full SHA for 83c9777
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Format using latest black (#13625)
karthiknadig
authored
5cd8f53
View commit details
Copy full SHA for 5cd8f53
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Suppress stdio file descriptors in the test adapter. (#13494)
Show description for 88311cd
sergeant-wizard
authored
88311cd
View commit details
Copy full SHA for 88311cd
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Run prettier on our yaml, json and md files (#10871)
Show description for 4f774d9
kimadeline
authored
4f774d9
View commit details
Copy full SHA for 4f774d9
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Use Python 3.8 in AzDo pipelines (#10276)
Show description for c181d08
kimadeline
authored
c181d08
View commit details
Copy full SHA for c181d08
View code at this point
Browse repository at this point
Commits on Jan 24, 2020
Format Python files with Black (#9742)
Show description for a58eeff
kimadeline
authored
a58eeff
View commit details
Copy full SHA for a58eeff
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Send "relpath" back for all test files/folders. (#6877)
Show description for 931757b
Eric Snow
authored
931757b
View commit details
Copy full SHA for 931757b
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Make sure filenames are not norm-cased on Windows. (#6856)
Show description for d92460b
Eric Snow
authored
d92460b
View commit details
Copy full SHA for d92460b
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
Return relfile and location as-is (do no normcase). (#6781)
Eric Snow
authored
9c04f27
View commit details
Copy full SHA for 9c04f27
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Show equivalent pytest command (#6363)
Show description for 796169c
Eric Snow
authored
796169c
View commit details
Copy full SHA for 796169c
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Fix some problems in the pytest adapter. (#5648)
Show description for 6af799d
Eric Snow
authored and
DonJayamanne
committed
6af799d
View commit details
Copy full SHA for 6af799d
View code at this point
Browse repository at this point
Commits on May 15, 2019
Split up pytest.py. (#5638)
Show description for 498279f
Eric Snow
authored
498279f
View commit details
Copy full SHA for 498279f
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
Print stdout/stderr when pytest fails (in adapter script). (#5512)
Show description for 77a510c
Eric Snow
authored
77a510c
View commit details
Copy full SHA for 77a510c
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Return an empty result from the pytest adapter if no tests found. (#5328)
Show description for c315cc5
ericsnowcurrently
authored
c315cc5
View commit details
Copy full SHA for c315cc5
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Fix functional test order for 3.5 and earlier. (#5306)
Show description for 969e2fb
ericsnowcurrently
authored
969e2fb
View commit details
Copy full SHA for 969e2fb
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
Functional tests for the pytest adapter. (#5161)
Show description for ecf35d8
ericsnowcurrently
authored
ecf35d8
View commit details
Copy full SHA for ecf35d8
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Enable venv tests, split out step-template, update CI (#4830)
Show description for 9716f08
d3r3kk
authored
9716f08
View commit details
Copy full SHA for 9716f08
View code at this point
Browse repository at this point
Explicitly hide pytest output during discovery. (#4816)
Show description for b32a930
ericsnowcurrently
authored
b32a930
View commit details
Copy full SHA for b32a930
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Change the output format of the pytest adapter. (#4732)
Show description for 3d5af66
ericsnowcurrently
authored
3d5af66
View commit details
Copy full SHA for 3d5af66
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Add test coverage: normalizeForInterpreter.py (#4680)
Show description for 225ca2b
d3r3kk
authored
225ca2b
View commit details
Copy full SHA for 225ca2b
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Testing tools adapter py2 (#4646)
Show description for 86a2e56
ericsnowcurrently
authored and
DonJayamanne
committed
86a2e56
View commit details
Copy full SHA for 86a2e56
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Add a Python script that uses the PyTest API to run test discovery. (#4605)
Show description for 020bc56
ericsnowcurrently
authored
020bc56
View commit details
Copy full SHA for 020bc56
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL