issues
search
posit-dev
/
positron
Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.82k
stars
90
forks
source link
Smoke test: reticulate
#5419
Closed
testlabauto
closed
1 day ago
testlabauto
commented
2 days ago
Basic reticulate test.
Creates a python repl from R
Waits for python to be ready
Sets x = 100
Goes back to R console
Sets R variable y equal to the python variable x
Checks value and type of y
QA Notes
All smoke tests should pass
Basic reticulate test.
QA Notes
All smoke tests should pass