Bug 242755 - [NEW PORT] devel/py-pytest-translations: Test translation files with pytest
Summary: [NEW PORT] devel/py-pytest-translations: Test translation files with pytest
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ben Woods
URL:
Keywords: patch, patch-ready
Depends on:
Blocks: 242617
  Show dependency treegraph
 
Reported: 2019-12-21 02:23 UTC by Goran Mekić
Modified: 2019-12-24 05:24 UTC (History)
1 user (show)

See Also:


Attachments
pytest-translations.diff (2.93 KB, patch)
2019-12-21 02:23 UTC, Goran Mekić
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2019-12-21 02:23:49 UTC
Created attachment 210092 [details]
pytest-translations.diff

Some of the failing tests disabled because of https://github.com/Thermondo/pytest-translations/issues/44

QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 12.0, amd64 tested)
  * maketest: OK (12 passed, 6 deselected tests PASS)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-24 05:24:18 UTC
A commit references this bug:

Author: woodsb02
Date: Tue Dec 24 05:24:05 UTC 2019
New revision: 520774
URL: https://svnweb.freebsd.org/changeset/ports/520774

Log:
  Add new port devel/py-pytest-translations

  A py.test plugin to check gettext po & mo files.

  WWW: https://github.com/Thermondo/pytest-translations

  PR:		242755
  Submitted by:	Goran Meki? <meka@tilda.center>

Changes:
  head/devel/Makefile
  head/devel/py-pytest-translations/
  head/devel/py-pytest-translations/Makefile
  head/devel/py-pytest-translations/distinfo
  head/devel/py-pytest-translations/pkg-descr
Comment 2 Ben Woods freebsd_committer freebsd_triage 2019-12-24 05:24:35 UTC
Committed - thanks!