Skip to content

Commit

Permalink
Add instruksi untuk test
Browse files Browse the repository at this point in the history
  • Loading branch information
junwatu committed Oct 4, 2023
1 parent 5d45484 commit a931b71
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ dan kode berikut untuk browser yang mendukung ES Module
</script>
```

## Testing

Untuk menjalankan *testing*. Silahkan pakai command berikut:

```shell
npm run test
```

Pengetestan memakai *headless chrome* dari [Puppeteer](https://pptr.dev/).

## API

Dokumentasi dan demo API ada di [sini](https://kalenderjawa.dev/api).
Expand Down

0 comments on commit a931b71

Please sign in to comment.