Skip to content

Commit

Permalink
Add videos to README
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberma committed Jan 22, 2024
1 parent 68859e4 commit 6344fda
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ It is the result of research carried out at the
at the [University of Passau](https://www.uni-passau.de), Germany.


### Video tutorial

[![Conference presentation @ ICSE'23 DEMO](https://github.com/se2p/FlaPy/blob/master/images/flapy_demo_video_screenshot.png)](https://youtu.be/ejy-be-FvDY)


### Conference presentation (ICSE'23 DEMO)

[![Conference presentation @ ICSE'23 DEMO](https://github.com/se2p/FlaPy/blob/master/images/flapy_icse_2023_demo_screenshot.png)](https://youtu.be/JUMCW6zZpxc?feature=shared&t=2774)


## Using FlaPy


Expand Down Expand Up @@ -110,6 +120,8 @@ containing the traces:

(Spectrum-based Flaky Fault Localization)

From our paper [Debugging Flaky Tests using Spectrum-based Fault Localization](https://arxiv.org/abs/2305.04735)

### 1. Run tests multiple times while collecting line coverage

Execute `flapy.sh run` with core arguments `--collect-sqlite-coverage-database`
Expand Down
Binary file added images/flapy_demo_video_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/flapy_icse_2023_demo_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6344fda

Please sign in to comment.