Files
openapi-generator/samples/client/echo_api/r/tests/testthat.R
William Cheng d810d7c534 R echo client tests (#17629)
* add r echo api client sample

* add r workflow

* fix

* add env

* set r version

* install curl

* install dep

* fix

* comment out installation
2024-01-18 09:05:35 +08:00

5 lines
58 B
R

library(testthat)
library(openapi)
test_check("openapi")