Recognized that test command in npm file is not including --recursive flag but there are some tests written under subfolders and these tests are skipped by the test command. When I run the tests with --recursive flag the test for docs2Sitemap fails.
See #1087 (comment)