FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles/testing_tools/adapter - Spitfire1900/vscode-python · GitHub
Spitfire1900
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
testing_tools
adapter
on
main
User selector
Datepicker
Commit history
Commits on Aug 4, 2023
Add Ruff to CI (#21739)
Show description for 3fed49f
anthonykim1
authored
3fed49f
View commit details
Copy full SHA for 3fed49f
View code at this point
Browse repository at this point
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 22, 2022
Fix new unittest discovery issue (#19324)
Show description for 0b6fc5b
anthonykim1
and
Kim-Adeline Miguel
authored
0b6fc5b
View commit details
Copy full SHA for 0b6fc5b
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 Sep 23, 2021
fixed issue with left bracket in path to test file (#17357)
Show description for a68f98f
authored
a68f98f
View commit details
Copy full SHA for a68f98f
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 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 Aug 7, 2020
Fix a policheck warning. (#13325)
Hugues Valois
authored
69fe281
View commit details
Copy full SHA for 69fe281
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Update prettier line length to 120 (from 180). (#10054)
Show description for 649156a
Eric Snow
authored
649156a
View commit details
Copy full SHA for 649156a
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 Dec 13, 2019
Fix test discovery crash in pytest adapter on doctest (lineno is None) (#8920)
Show description for 572205d
ogrisel
authored and
Kartik Raj
committed
572205d
View commit details
Copy full SHA for 572205d
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Skip tests generated by pytest plugins during discovery. (#8242)
Show description for 355a325
zztalker
authored and
Eric Snow
committed
355a325
View commit details
Copy full SHA for 355a325
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 11, 2019
Fixes pytest discovery: Not all pytest items have `own_markers` (#6514)
Show description for 26dc686
authored and
Eric Snow
committed
26dc686
View commit details
Copy full SHA for 26dc686
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Fix typos (#6470)
Show description for 8b69538
minho42
authored and
kimadeline
committed
8b69538
View commit details
Copy full SHA for 8b69538
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 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
Rename unittests folder to testing (#5263)
DonJayamanne
authored
566d759
View commit details
Copy full SHA for 566d759
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
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 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