-
I'm getting errors for ST3 in github actions for NeoVintageous: https://github.com/NeoVintageous/NeoVintageous/actions/runs/8570042792
It works locally on ST3. I narrowed it down to between v1.5.9 …
-
Starting on 2024-04-24, my GitHub Actions workflow has started to fail with this message:
```
Terminated Sublime Text
Package Control: Installing 3 libraries...
Package Control: The library "cov…
ehuss updated
6 months ago
-
## Describe the bug
MSTest.TestFramework 3.0.4
ClassCleanup method in base class not called
[TestClass]
public class BaseClass
{
[ClassCleanup]
public static v…
-
## Suggestion for Adding to QuickStart Guide
### A Beginners Guide to Mocking and why
Proposed Table of Contents
### 1. Use Cases
A. Context Mocking
B. Repo Mocking
C. DBSets Mocking
### 2. Setting…
-
## Summary
Nowadays, MSTest only returns test results and appends the logs to the first executed test case for AssemblyInitialize and ClassInitialize, and appends the logs to the last executed test…
-
ghost updated
6 months ago
-
### EPPlus usage
Personal use
### Environment
Windows
### Epplus version
7.1.3
### Spreadsheet application
Excel
### Description
my program load a template file, fill data , where days of thi…
-
## Describe the bug
[MSTest][Discovery][C:\Users\jajares\source\repos\TestProject97\TestProject97\bin\Debug\net9.0\TestProject97.dll] MSTestAdapter failed to discover tests in class 'TestProject97.…
-
The build profile 'stable' does not exist.
In fact, all profiles don't exist.
Is there anything missing ?
```
git clone https://github.com/mono/monodevelop
git submodule update --init --recu…
-
Monodevelop crashes while debugging with a blank warning window when attempting to show the value of the variable being pointed to when that variable is out of scope.
It shows other values just fin…