tags 808176 + help
thanks

The package is being packaged under the umbrella of the
Debian Python Modules Team, which I am now part of.

The package is almost done. The current state can be
found at the team's VCS[1].

Right now I am stalled, as I can't get the tests to pass
when building in a chroot (pbuilder).

The tests require a neovim instance running as server, so for
example one can use `dtach` to run nvim, and run the tests
against it. This already works outside of pbuilder, but I fail
to reproduce it in pbuilder. A simplified example of what is
needed, without proper cleansing after the tests would be:

>override_dh_auto_test:
>       # start a detached session with a nvim server:
>       export NVIM_LISTEN_ADDRESS=$(dtmp)/nvim-socket
>       dtach -n $(dtmp)/dtach-socket env TERM=vt100 nvim
>       dh_auto_test


Cheers,


[1]: https://anonscm.debian.org/cgit/python-modules/packages/python-neovim.git


-- 
Víctor Cuadrado juan
--
E-Mail: <m...@viccuad.me>, OpenPGP-Key-ID: 0xA2591E231E251F36
Key fingerprint: E3C5 114C 0C5B 4C49 BA03  0991 A259 1E23 1E25 1F36
My signed E-Mails are trustworthy.

Attachment: signature.asc
Description: PGP signature

Reply via email to