Skip to content

Commit

Permalink
Add functional testing, disable some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gradinarufelix committed Jan 16, 2024
1 parent 2c8771a commit df8d41a
Show file tree
Hide file tree
Showing 3 changed files with 396 additions and 49 deletions.
9 changes: 9 additions & 0 deletions TESTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Testing

## Unit Testing

## Functional Testing

```shell
bin/phpunit --colors --stop-on-failure -c DistributionPackages/Sitegeist.LostInTranslation/Tests/FunctionalTests.xml --testsuite "LostInTranslation" --verbose
```
Loading

0 comments on commit df8d41a

Please sign in to comment.