-
## Introduction
We have to consider about improving XML assertions.
The official PHPUnit provides the following related XML assertions:
- `assertXmlFileEqualsXmlFile`
- `assertXmlStringEqual…
-
```
{
"block": "trenord",
"scripts": [
{"script": "clean_tmp", "args": ["./aux_test_processing"]},
{"script": "netex_to_db.py", "args": ["./aux_test_input/it-itc4-t…
-
## Objective
Formalize and document an "error variable convention" that sufficiently removes ambiguity around:
- When it is appropriate to define a new error variable / determine any existing er…
-
These are the tasks that need to get done:
## dom-assertions
- [ ] extract all assertions from `jest-dom`. (#17)
- [ ] document the assertions interface and usage guides for developing custom a…
-
### Expected Behavior
Gradle Test Kit is used for testing, which is the best time to activate assertions in production code. It should be possible to easily enable assertions when running builds th…
-
### Steps to reproduce
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
gem "rails", github: "rails/rails", branch: "…
-
When applying a constraint, conflict resolution assertions can be made that are published as operations on the state. Multiple clones receiving conflicting operations can therefore issue duplicate res…
-
**Describe the bug**
Not a bug, but a performance issue with incremental solving. symcc-assertions-sequential.smt2 is solved is under a second, while the same set of assertions at the end of symcc-as…
-
## Introduction
This is about the JSON assertions.
After looking at the official PHPUnit doc, it doesn't provide related JSON assertions.
Perhaps we can consider implementing following JSON a…
-
Type assertions work, but more general patterns would be nice. This is a decent way to allow extending definitions.