-
Hi chaiscript team.
i just want to know how to get exception **error line on the script.**
// imported function
std::shared_ptr imread(std::string _path, bool _isColor) {
cv::Imrea…
-
### What version of CUE are you using (`cue version`)?
$ cue version
cue version v0.9.2
go version go1.22.4
-buildmode exe
-compiler gc
-trimpath true
CGO_ENABLED…
-
```
What steps will reproduce the problem?
1.run the test case of Testcase R2 in testscript
What is the expected output? What do you see instead?
expected output :
45542 : CS3343 - Software-Engineeri…
-
After loading a script like this:
`def script = loadScript("testScript")`
Is it possible to modify it before running tests? I'd like to have a base script file for running tests and then just swa…
-
Hi guys!
I'm packing up a `csx` script in a `Dockerfile` to be able to use it without `dotnet-script` installed.
This script has a NuGet dependency inline, like so:
```
#r "nuget: MyPackage, 1…
-
Hi, i'm really interestad on using yor solution for a personal project, could you provide some practical samples? Thanks in advance!
-
```
#!watchflakes
post
-
スクリプトがバグっていると思われる。
という報告が。その3
-
```
Issue Description:
I run my test in loop. Every time chrome and chromedriver freezes after few
hours.
WebDriver raise standard exception: The HTTP request to the remote WebDriver
server for URL…
-
I'm currently having to implement this manually using the Script Resource with sc.exe, however the TestScript resource is really hacky relies on parsing standard output from sc.exe qfailure "MyService…