File: 20-spelling.t

package info (click to toggle)
libmojolicious-plugin-bcrypt-perl 0.14-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 100; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/usr/bin/perl

use Test::More;

BEGIN {
    plan skip_all => "Spelling tests only for authors"
        unless -e '.author'
}

use Test::Spelling;
set_spell_cmd('aspell list -l en');
add_stopwords(<DATA>);
all_pod_files_spelling_ok('lib');

__END__
GitHub
bcrypt
crypted
crypting
minimalist
minimalistic